Contiki 3.x
|
RTC - Register Layout Typedef. More...
#include <cpu/arm/k60/include/MK60D10.h>
Data Fields | |
__IO uint32_t | TSR |
RTC Time Seconds Register, offset: 0x0. | |
__IO uint32_t | TPR |
RTC Time Prescaler Register, offset: 0x4. | |
__IO uint32_t | TAR |
RTC Time Alarm Register, offset: 0x8. | |
__IO uint32_t | TCR |
RTC Time Compensation Register, offset: 0xC. | |
__IO uint32_t | CR |
RTC Control Register, offset: 0x10. | |
__IO uint32_t | SR |
RTC Status Register, offset: 0x14. | |
__IO uint32_t | LR |
RTC Lock Register, offset: 0x18. | |
__IO uint32_t | IER |
RTC Interrupt Enable Register, offset: 0x1C. | |
__IO uint32_t | WAR |
RTC Write Access Register, offset: 0x800. | |
__IO uint32_t | RAR |
RTC Read Access Register, offset: 0x804. | |