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

Modules

 MCM - Register accessor macros
 
 MCM Register Masks
 

Data Structures

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

Macros

#define MCM_BASE   (0xF0003000u)
 Peripheral MCM base address.
 
#define MCM   ((MCM_Type *)MCM_BASE)
 Peripheral MCM base pointer.
 
#define MCM_BASE_ADDRS   { MCM_BASE }
 Array initializer of MCM peripheral base addresses.
 
#define MCM_BASE_PTRS   { MCM }
 Array initializer of MCM peripheral base pointers.
 

Detailed Description