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

Modules

 MCM Register Masks
 

Data Structures

struct  MCM_Type
 MCM - Register Layout Typedef. More...
 

Macros

#define MCM_BASE   (0xE0080000u)
 Peripheral MCM base address.
 
#define MCM   ((MCM_Type *)MCM_BASE)
 Peripheral MCM base pointer.
 
#define MCM_BASES   { MCM }
 Array initializer of MCM peripheral base pointers.
 
#define MCM_BASE   (0xE0080000u)
 Peripheral MCM base address.
 
#define MCM   ((MCM_Type *)MCM_BASE)
 Peripheral MCM base pointer.
 

Detailed Description