Expand description
General purpose I/O
Used by: stm32f100, stm32f101, stm32f102, stm32f103, stm32f107
Re-exports§
pub use crate::stm32f1::peripherals::gpio::Instance;
pub use crate::stm32f1::peripherals::gpio::RegisterBlock;
pub use crate::stm32f1::peripherals::gpio::ResetValues;
pub use crate::stm32f1::peripherals::gpio::BRR;
pub use crate::stm32f1::peripherals::gpio::BSRR;
pub use crate::stm32f1::peripherals::gpio::CRH;
pub use crate::stm32f1::peripherals::gpio::CRL;
pub use crate::stm32f1::peripherals::gpio::IDR;
pub use crate::stm32f1::peripherals::gpio::LCKR;
pub use crate::stm32f1::peripherals::gpio::ODR;
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
- GPIOE
- Access functions for the GPIOE peripheral instance
- GPIOF
- Access functions for the GPIOF peripheral instance
- GPIOG
- Access functions for the GPIOG peripheral instance