Type Alias rp2040_pac::ppb::mpu_rnr::REGION_R

source ·
pub type REGION_R = FieldReader;
Expand description

Field REGION reader - Indicates the MPU region referenced by the MPU_RBAR and MPU_RASR registers.
The MPU supports 8 memory regions, so the permitted values of this field are 0-7.

Aliased Type§

struct REGION_R { /* private fields */ }