Type Definition stm32f7xx_hal::gpio::gpioh::PH5

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

Trait Implementations