Type Alias rp2040_pac::ppb::mpu_rnr::R

source ·
pub type R = R<MPU_RNR_SPEC>;
Expand description

Register MPU_RNR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn region(&self) -> REGION_R

Bits 0:3 - 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.