Module cortexm4::mpu 
                   
                       [−]
                   
               [src]
Implementation of the ARM memory protection unit.
Reexports
use kernel; | 
use kernel::common::VolatileCell; | 
use kernel::common::math::PowerOfTwo; | 
Structs
| MPU | 
                                 Constructor field is private to limit who can create a new MPU  | 
                       
| MpuType | 
                                 Indicates whether the MPU is present and, if so, how many regions it supports.  | 
                       
| Registers | 
                                 MPU Registers for the Cortex-M4 family  | 
                       
Constants
| MPU_BASE_ADDRESS | 
Type Definitions
| Region |