Type Alias rp2040_pac::ppb::MPU_RNR

source ·
pub type MPU_RNR = Reg<MPU_RNR_SPEC>;
Expand description

MPU_RNR (rw) register accessor: Use the MPU Region Number Register to select the region currently accessed by MPU_RBAR and MPU_RASR.

You can read this register and get mpu_rnr::R. You can reset, write, write_with_zero this register using mpu_rnr::W. You can also modify this register. See API.

For information about available fields see mpu_rnr module

Aliased Type§

struct MPU_RNR { /* private fields */ }