Type Definition stm32f7xx_hal::gpio::gpioa::PA5

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

Trait Implementations