Module cortex_m4

Source
Expand description

The Cortex-M4 MPU.

Structs§

Mpu
Wrapper around the Cortex-M4 Memory Protection Unit (MPU).
Region
Memory region properties.

Enums§

CachePolicy
The caching policy for a “normal” memory region.
MemoryAttributes
Describes memory type, cache policy, and shareability.