Type Definition stm32f1xx_hal::gpio::gpiob::PB3

source ·
pub type PB3<MODE = Input<Floating>> = Pin<'B', 3, MODE>;

Trait Implementations§