Type Definition stm32f7xx_hal::gpio::gpiob::PB2

source · []
pub type PB2<MODE = Input<Floating>> = Pin<'B', 2, MODE>;

Trait Implementations