Type Definition stm32f1xx_hal::gpio::gpiob::PB5

source ·
pub type PB5<MODE = Input<Floating>> = Pin<'B', 5, MODE>;

Trait Implementations§