Type Definition stm32f7xx_hal::gpio::gpioa::PA9

source · []
pub type PA9<MODE = Input<Floating>> = Pin<'A', 9, MODE>;

Trait Implementations