Contiki 3.x
Data Fields
RTC_Type Struct Reference

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.
 

Detailed Description

RTC - Register Layout Typedef.

Definition at line 6730 of file MK60D10.h.