Type Definition stm32f7xx_hal::gpio::gpioa::PA11

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

Trait Implementations