Type Definition stm32f4xx_hal::gpio::gpioa::PA12

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

PA12 pin

Trait Implementations