Type Definition stm32f7xx_hal::gpio::gpioa::PA2

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

Trait Implementations