Type Definition stm32f7xx_hal::gpio::gpioa::PA12

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

Trait Implementations