Expand description

General-purpose I/Os

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

Re-exports

pub use crate::stm32g0::peripherals::gpio::Instance;
pub use crate::stm32g0::peripherals::gpio::RegisterBlock;
pub use crate::stm32g0::peripherals::gpio::ResetValues;
pub use crate::stm32g0::peripherals::gpio::AFRH;
pub use crate::stm32g0::peripherals::gpio::AFRL;
pub use crate::stm32g0::peripherals::gpio::BRR;
pub use crate::stm32g0::peripherals::gpio::BSRR;
pub use crate::stm32g0::peripherals::gpio::IDR;
pub use crate::stm32g0::peripherals::gpio::LCKR;
pub use crate::stm32g0::peripherals::gpio::MODER;
pub use crate::stm32g0::peripherals::gpio::ODR;
pub use crate::stm32g0::peripherals::gpio::OSPEEDR;
pub use crate::stm32g0::peripherals::gpio::OTYPER;
pub use crate::stm32g0::peripherals::gpio::PUPDR;

Modules

Access functions for the GPIOA peripheral instance

Access functions for the GPIOB peripheral instance

Access functions for the GPIOC peripheral instance

Access functions for the GPIOD peripheral instance

Access functions for the GPIOF peripheral instance

Constants

Raw pointer to GPIOA

Raw pointer to GPIOB

Raw pointer to GPIOC

Raw pointer to GPIOD

Raw pointer to GPIOF