Module rp2040_pac::ppb::mpu_rnr

source ·
Expand description

Use the MPU Region Number Register to select the region currently accessed by MPU_RBAR and MPU_RASR.

Structs§

  • Use the MPU Region Number Register to select the region currently accessed by MPU_RBAR and MPU_RASR.

Type Aliases§

  • Register MPU_RNR reader
  • 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.
  • Field REGION writer - 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.
  • Register MPU_RNR writer