Type Definition stm32f7xx_hal::gpio::gpiob::PB12

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

Trait Implementations