Expand description

Power control

Used by: stm32g030, stm32g031, stm32g041

Re-exports

pub use crate::stm32g0::peripherals::pwr_v1::Instance;
pub use crate::stm32g0::peripherals::pwr_v1::RegisterBlock;
pub use crate::stm32g0::peripherals::pwr_v1::ResetValues;
pub use crate::stm32g0::peripherals::pwr_v1::CR1;
pub use crate::stm32g0::peripherals::pwr_v1::CR2;
pub use crate::stm32g0::peripherals::pwr_v1::CR3;
pub use crate::stm32g0::peripherals::pwr_v1::CR4;
pub use crate::stm32g0::peripherals::pwr_v1::PDCRA;
pub use crate::stm32g0::peripherals::pwr_v1::PDCRB;
pub use crate::stm32g0::peripherals::pwr_v1::PDCRC;
pub use crate::stm32g0::peripherals::pwr_v1::PDCRD;
pub use crate::stm32g0::peripherals::pwr_v1::PDCRF;
pub use crate::stm32g0::peripherals::pwr_v1::PUCRA;
pub use crate::stm32g0::peripherals::pwr_v1::PUCRB;
pub use crate::stm32g0::peripherals::pwr_v1::PUCRC;
pub use crate::stm32g0::peripherals::pwr_v1::PUCRD;
pub use crate::stm32g0::peripherals::pwr_v1::PUCRF;
pub use crate::stm32g0::peripherals::pwr_v1::SCR;
pub use crate::stm32g0::peripherals::pwr_v1::SR1;
pub use crate::stm32g0::peripherals::pwr_v1::SR2;

Modules

Access functions for the PWR peripheral instance

Constants

Raw pointer to PWR