Type Definition stm32f7xx_hal::gpio::gpiob::PB14

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

Trait Implementations