Type Definition stm32f7xx_hal::gpio::gpiob::PB0

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

Trait Implementations