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

Modules

 RCM Register Masks
 

Data Structures

struct  RCM_Type
 RCM - Register Layout Typedef. More...
 

Macros

#define RCM_BASE   (0x4007F000u)
 Peripheral RCM base address.
 
#define RCM   ((RCM_Type *)RCM_BASE)
 Peripheral RCM base pointer.
 
#define RCM_BASES   { RCM }
 Array initializer of RCM peripheral base pointers.
 

Detailed Description