Type Definition stm32f4xx_hal::gpio::gpioh::PH10

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

PH10 pin

Trait Implementations