Type Definition stm32f4xx_hal::gpio::gpioa::PA11

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

PA11 pin

Trait Implementations