Module cortex_m0p

Source
Expand description

The Cortex-M0+ MPU.

Structs§

Mpu
Wrapper around the Cortex-M0+ 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.