Type Definition stm32f4xx_hal::gpio::gpioa::PA9

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

PA9 pin

Trait Implementations