|
Contiki 3.x
|
RTC - Register Layout Typedef. More...
#include <cpu/arm/mkl25z/MKL25Z4.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. | |
1.8.6