Type Alias rp2040_pac::ppb::MPU_RASR
source · pub type MPU_RASR = Reg<MPU_RASR_SPEC>;
Expand description
MPU_RASR (rw) register accessor: Use the MPU Region Attribute and Size Register to define the size, access behaviour and memory type of the region identified by MPU_RNR, and enable that region.
You can read
this register and get mpu_rasr::R
. You can reset
, write
, write_with_zero
this register using mpu_rasr::W
. You can also modify
this register. See API.
For information about available fields see mpu_rasr
module
Aliased Type§
struct MPU_RASR { /* private fields */ }