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

Modules

 MPU Register Masks
 

Data Structures

struct  MPU_Type
 MPU - Register Layout Typedef. More...
 

Macros

#define MPU_BASE   (0x4000D000u)
 Peripheral MPU base address.
 
#define MPU   ((MPU_Type *)MPU_BASE)
 Peripheral MPU base pointer.
 
#define MPU_BASES   { MPU }
 Array initializer of MPU peripheral base pointers.
 
#define MPU_BASE   (0x4000D000u)
 Peripheral MPU base address.
 
#define MPU   ((MPU_Type *)MPU_BASE)
 Peripheral MPU base pointer.
 

Detailed Description