CMSIS2000
0.0.7
|
Structure type to access the Core Debug Register (CoreDebug). More...
#include <core_cm3.h>
Data Fields | |
__IO uint32_t | DCRDR |
__O uint32_t | DCRSR |
__IO uint32_t | DEMCR |
__IO uint32_t | DHCSR |
Structure type to access the Core Debug Register (CoreDebug).
Definition at line 1117 of file core_cm3.h.
Offset: 0x008 (R/W) Debug Core Register Data Register
Definition at line 1121 of file core_cm3.h.
Offset: 0x004 ( /W) Debug Core Register Selector Register
Definition at line 1120 of file core_cm3.h.
Offset: 0x00C (R/W) Debug Exception and Monitor Control Register
Definition at line 1122 of file core_cm3.h.
Offset: 0x000 (R/W) Debug Halting Control and Status Register
Definition at line 1119 of file core_cm3.h.