Type Definition stm32f7xx_hal::gpio::gpiob::PB8

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

Trait Implementations