32-Bit CPU Timers 0/1/2 (TMC_BASE_TIMER). More...
#include <TMC_BASE_TIMER.h>
Data Fields | |
TM_REG16 | TIM |
Counter Register. More... | |
TM_REG16 | TIMH |
Counter Register High. More... | |
TM_REG16 | PRD |
Period Register. More... | |
TM_REG16 | PRDH |
Period Register High. More... | |
TM_REG16 | TCR |
Control Register. More... | |
TM_REG16 | Reserved0 [1] |
TM_REG16 | TPR |
Prescale Register. More... | |
TM_REG16 | TPRH |
Prescale Register High. More... | |
32-Bit CPU Timers 0/1/2 (TMC_BASE_TIMER).
Start at address 0x7011
See Technical_Reference_Manual
Definition at line 16 of file TMC_BASE_TIMER.h.
TM_REG16 PRD |
Period Register.
Definition at line 19 of file TMC_BASE_TIMER.h.
TM_REG16 PRDH |
Period Register High.
Definition at line 20 of file TMC_BASE_TIMER.h.
TM_REG16 Reserved0[1] |
Definition at line 22 of file TMC_BASE_TIMER.h.
TM_REG16 TCR |
Control Register.
Definition at line 21 of file TMC_BASE_TIMER.h.
TM_REG16 TIM |
Counter Register.
Definition at line 17 of file TMC_BASE_TIMER.h.
TM_REG16 TIMH |
Counter Register High.
Definition at line 18 of file TMC_BASE_TIMER.h.
TM_REG16 TPR |
Prescale Register.
Definition at line 23 of file TMC_BASE_TIMER.h.
TM_REG16 TPRH |
Prescale Register High.
Definition at line 24 of file TMC_BASE_TIMER.h.