Contiki 3.x
Modules | Data Structures | Macros
RTC Peripheral Access Layer

Modules

 RTC Register Masks
 

Data Structures

struct  RTC_Type
 RTC - Register Layout Typedef. More...
 

Macros

#define RTC_BASE   (0x4003D000u)
 Peripheral RTC base address.
 
#define RTC   ((RTC_Type *)RTC_BASE)
 Peripheral RTC base pointer.
 
#define RTC_BASES   { RTC }
 Array initializer of RTC peripheral base pointers.
 
#define RTC_BASE   (0x4003D000u)
 Peripheral RTC base address.
 
#define RTC   ((RTC_Type *)RTC_BASE)
 Peripheral RTC base pointer.
 

Detailed Description