eCAP Register (TMC_BASE_ECAP1 - TMC_BASE_ECAP6). More...
#include <TMC_BASE_ECAP.h>
Data Fields | |
TM_REG32 | TSCTR |
Time-Stamp Counter. More... | |
TM_REG32 | CTRPHS |
Counter Phase Offset Value Register. More... | |
TM_REG32 | CAP1 |
Capture 1 Register. More... | |
TM_REG32 | CAP2 |
Capture 2 Register. More... | |
TM_REG32 | CAP3 |
Capture 3 Register. More... | |
TM_REG32 | CAP4 |
Capture 4 Register. More... | |
TM_REG16 | Reserved0 [8] |
TM_REG16 | ECCTL1 |
Capture Control Register 1. More... | |
TM_REG16 | ECCTL2 |
Capture Control Register 2. More... | |
TM_REG16 | ECEINT |
Capture Interrupt Enable Register. More... | |
TM_REG16 | ECFLG |
Capture Interrupt Flag Register. More... | |
TM_REG16 | ECCLR |
Capture Interrupt Clear Register. More... | |
TM_REG16 | ECFRC |
Capture Interrupt Force Register. More... | |
eCAP Register (TMC_BASE_ECAP1 - TMC_BASE_ECAP6).
Start at address 0x6A00
See Technical_Reference_Manual
Definition at line 16 of file TMC_BASE_ECAP.h.
TM_REG32 CAP1 |
Capture 1 Register.
Definition at line 19 of file TMC_BASE_ECAP.h.
TM_REG32 CAP2 |
Capture 2 Register.
Definition at line 20 of file TMC_BASE_ECAP.h.
TM_REG32 CAP3 |
Capture 3 Register.
Definition at line 21 of file TMC_BASE_ECAP.h.
TM_REG32 CAP4 |
Capture 4 Register.
Definition at line 22 of file TMC_BASE_ECAP.h.
TM_REG32 CTRPHS |
Counter Phase Offset Value Register.
Definition at line 18 of file TMC_BASE_ECAP.h.
TM_REG16 ECCLR |
Capture Interrupt Clear Register.
Definition at line 28 of file TMC_BASE_ECAP.h.
TM_REG16 ECCTL1 |
Capture Control Register 1.
Definition at line 24 of file TMC_BASE_ECAP.h.
TM_REG16 ECCTL2 |
Capture Control Register 2.
Definition at line 25 of file TMC_BASE_ECAP.h.
TM_REG16 ECEINT |
Capture Interrupt Enable Register.
Definition at line 26 of file TMC_BASE_ECAP.h.
TM_REG16 ECFLG |
Capture Interrupt Flag Register.
Definition at line 27 of file TMC_BASE_ECAP.h.
TM_REG16 ECFRC |
Capture Interrupt Force Register.
Definition at line 29 of file TMC_BASE_ECAP.h.
TM_REG16 Reserved0[8] |
Definition at line 23 of file TMC_BASE_ECAP.h.
TM_REG32 TSCTR |
Time-Stamp Counter.
Definition at line 17 of file TMC_BASE_ECAP.h.