Type Definition stm32f1xx_hal::gpio::gpioa::PA11

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

Trait Implementations§