Type Definition stm32f4xx_hal::gpio::gpioh::PH11

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

PH11 pin

Trait Implementations