Type Definition stm32f7xx_hal::gpio::gpioh::PH11

source · []
pub type PH11<MODE = Input<Floating>> = Pin<'H', 11, MODE>;

Trait Implementations