Contiki 3.x
|
PIT - Register Layout Typedef. More...
#include <cpu/arm/k60/include/MK60D10.h>
Data Fields | |
__IO uint32_t | MCR |
PIT Module Control Register, offset: 0x0. | |
__IO uint32_t | LDVAL |
Timer Load Value Register, array offset: 0x100, array step: 0x10. | |
__I uint32_t | CVAL |
Current Timer Value Register, array offset: 0x104, array step: 0x10. | |
__IO uint32_t | TCTRL |
Timer Control Register, array offset: 0x108, array step: 0x10. | |
__IO uint32_t | TFLG |
Timer Flag Register, array offset: 0x10C, array step: 0x10. | |