Expand description

Memory protection unit

Used by: stm32g030, stm32g031, stm32g041, stm32g070, stm32g081

Re-exports

pub use crate::stm32g0::peripherals::mpu::Instance;
pub use crate::stm32g0::peripherals::mpu::RegisterBlock;
pub use crate::stm32g0::peripherals::mpu::ResetValues;
pub use crate::stm32g0::peripherals::mpu::CTRL;
pub use crate::stm32g0::peripherals::mpu::RASR;
pub use crate::stm32g0::peripherals::mpu::RBAR;
pub use crate::stm32g0::peripherals::mpu::RNR;
pub use crate::stm32g0::peripherals::mpu::TYPER;

Modules

Access functions for the MPU peripheral instance

Constants

Raw pointer to MPU