Type Definition stm32f7xx_hal::gpio::gpiob::PB1

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

Trait Implementations