Type Definition stm32f1xx_hal::gpio::gpiob::PB11

source ·
pub type PB11<MODE = Input<Floating>> = Pin<'B', 11, MODE>;

Trait Implementations§