Contiki 3.x
|
LPTMR - Register Layout Typedef. More...
#include <cpu/arm/k60/include/MK60D10.h>
Data Fields | |
__IO uint32_t | CSR |
Low Power Timer Control Status Register, offset: 0x0. | |
__IO uint32_t | PSR |
Low Power Timer Prescale Register, offset: 0x4. | |
__IO uint32_t | CMR |
Low Power Timer Compare Register, offset: 0x8. | |
__I uint32_t | CNR |
Low Power Timer Counter Register, offset: 0xC. | |