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§
- GPIOA
- Access functions for the GPIOA peripheral instance
- GPIOB
- Access functions for the GPIOB peripheral instance
- GPIOC
- Access functions for the GPIOC peripheral instance
- GPIOD
- Access functions for the GPIOD peripheral instance
- GPIOF
- Access functions for the GPIOF peripheral instance