Structure type to access the Data Watchpoint and Trace Register (DWT). More...
#include <core_cm7.h>
Public Attributes | |
__IO uint32_t | COMP0 |
__IO uint32_t | COMP1 |
__IO uint32_t | COMP2 |
__IO uint32_t | COMP3 |
__IO uint32_t | CPICNT |
__IO uint32_t | CTRL |
__IO uint32_t | CYCCNT |
__IO uint32_t | EXCCNT |
__IO uint32_t | FOLDCNT |
__IO uint32_t | FUNCTION0 |
__IO uint32_t | FUNCTION1 |
__IO uint32_t | FUNCTION2 |
__IO uint32_t | FUNCTION3 |
__O uint32_t | LAR |
__I uint32_t | LSR |
__IO uint32_t | LSUCNT |
__IO uint32_t | MASK0 |
__IO uint32_t | MASK1 |
__IO uint32_t | MASK2 |
__IO uint32_t | MASK3 |
__I uint32_t | PCSR |
uint32_t | RESERVED0 [1] |
uint32_t | RESERVED1 [1] |
uint32_t | RESERVED2 [1] |
uint32_t | RESERVED3 [981] |
__IO uint32_t | SLEEPCNT |
Structure type to access the Data Watchpoint and Trace Register (DWT).
Definition at line 984 of file core_cm7.h.
__IO uint32_t DWT_Type::COMP0 |
Offset: 0x020 (R/W) Comparator Register 0
Definition at line 994 of file core_cm7.h.
__IO uint32_t DWT_Type::COMP1 |
Offset: 0x030 (R/W) Comparator Register 1
Definition at line 998 of file core_cm7.h.
__IO uint32_t DWT_Type::COMP2 |
Offset: 0x040 (R/W) Comparator Register 2
Definition at line 1002 of file core_cm7.h.
__IO uint32_t DWT_Type::COMP3 |
Offset: 0x050 (R/W) Comparator Register 3
Definition at line 1006 of file core_cm7.h.
__IO uint32_t DWT_Type::CPICNT |
Offset: 0x008 (R/W) CPI Count Register
Definition at line 988 of file core_cm7.h.
__IO uint32_t DWT_Type::CTRL |
Offset: 0x000 (R/W) Control Register
Definition at line 986 of file core_cm7.h.
__IO uint32_t DWT_Type::CYCCNT |
Offset: 0x004 (R/W) Cycle Count Register
Definition at line 987 of file core_cm7.h.
__IO uint32_t DWT_Type::EXCCNT |
Offset: 0x00C (R/W) Exception Overhead Count Register
Definition at line 989 of file core_cm7.h.
__IO uint32_t DWT_Type::FOLDCNT |
Offset: 0x018 (R/W) Folded-instruction Count Register
Definition at line 992 of file core_cm7.h.
__IO uint32_t DWT_Type::FUNCTION0 |
Offset: 0x028 (R/W) Function Register 0
Definition at line 996 of file core_cm7.h.
__IO uint32_t DWT_Type::FUNCTION1 |
Offset: 0x038 (R/W) Function Register 1
Definition at line 1000 of file core_cm7.h.
__IO uint32_t DWT_Type::FUNCTION2 |
Offset: 0x048 (R/W) Function Register 2
Definition at line 1004 of file core_cm7.h.
__IO uint32_t DWT_Type::FUNCTION3 |
Offset: 0x058 (R/W) Function Register 3
Definition at line 1008 of file core_cm7.h.
__O uint32_t DWT_Type::LAR |
Offset: 0xFB0 ( W) Lock Access Register
Definition at line 1010 of file core_cm7.h.
__I uint32_t DWT_Type::LSR |
Offset: 0xFB4 (R ) Lock Status Register
Definition at line 1011 of file core_cm7.h.
__IO uint32_t DWT_Type::LSUCNT |
Offset: 0x014 (R/W) LSU Count Register
Definition at line 991 of file core_cm7.h.
__IO uint32_t DWT_Type::MASK0 |
Offset: 0x024 (R/W) Mask Register 0
Definition at line 995 of file core_cm7.h.
__IO uint32_t DWT_Type::MASK1 |
Offset: 0x034 (R/W) Mask Register 1
Definition at line 999 of file core_cm7.h.
__IO uint32_t DWT_Type::MASK2 |
Offset: 0x044 (R/W) Mask Register 2
Definition at line 1003 of file core_cm7.h.
__IO uint32_t DWT_Type::MASK3 |
Offset: 0x054 (R/W) Mask Register 3
Definition at line 1007 of file core_cm7.h.
__I uint32_t DWT_Type::PCSR |
Offset: 0x01C (R/ ) Program Counter Sample Register
Definition at line 993 of file core_cm7.h.
uint32_t DWT_Type::RESERVED0[1] |
Definition at line 997 of file core_cm7.h.
uint32_t DWT_Type::RESERVED1[1] |
Definition at line 1001 of file core_cm7.h.
uint32_t DWT_Type::RESERVED2[1] |
Definition at line 1005 of file core_cm7.h.
uint32_t DWT_Type::RESERVED3[981] |
Definition at line 1009 of file core_cm7.h.
__IO uint32_t DWT_Type::SLEEPCNT |
Offset: 0x010 (R/W) Sleep Count Register
Definition at line 990 of file core_cm7.h.