Type Definition stm32f7xx_hal::gpio::gpioa::PA3

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

Trait Implementations