Type Definition stm32f7xx_hal::gpio::gpioh::PH7

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

Trait Implementations