Type Definition stm32f7xx_hal::gpio::gpioh::PH10

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

Trait Implementations