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

Modules

 SIM Register Masks
 

Data Structures

struct  SIM_Type
 SIM - Register Layout Typedef. More...
 

Macros

#define SIM_BASE   (0x40047000u)
 Peripheral SIM base address.
 
#define SIM   ((SIM_Type *)SIM_BASE)
 Peripheral SIM base pointer.
 
#define SIM_BASES   { SIM }
 Array initializer of SIM peripheral base pointers.
 
#define SIM_BASE   (0x40047000u)
 Peripheral SIM base address.
 
#define SIM   ((SIM_Type *)SIM_BASE)
 Peripheral SIM base pointer.
 

Detailed Description