Type Definition stm32f4xx_hal::gpio::gpioh::PH9

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

PH9 pin

Trait Implementations