pub type R = R<MPU_TYPE_SPEC>;
Register MPU_TYPE reader
MPU_TYPE
struct R { /* private fields */ }
Bit 0 - Indicates support for separate instruction and data address maps. Reads as 0 as ARMv6-M only supports a unified MPU.
Bits 8:15 - Number of regions supported by the MPU.
Bits 16:23 - Instruction region. Reads as zero as ARMv6-M only supports a unified MPU.