Expand description
Interface for configuring the Memory Protection Unit.
Structs§
- Null type for the default type of the
MpuConfig
type in an implementation of theMPU
trait. - MPU region.
Enums§
- User mode access permissions.
Traits§
- The generic trait that particular memory protection unit implementations need to implement.