kernel::platform

Module mpu

Source
Expand description

Interface for configuring the Memory Protection Unit.

Structs§

  • Null type for the default type of the MpuConfig type in an implementation of the MPU trait.
  • MPU region.

Enums§

Traits§

  • The generic trait that particular memory protection unit implementations need to implement.