Type Definition stm32f7xx_hal::gpio::gpiob::PB6

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

Trait Implementations