Type Definition stm32f7xx_hal::gpio::gpioa::PA1

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

Trait Implementations