Type Definition stm32f7xx_hal::gpio::gpioh::PH4

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

Trait Implementations