Type Definition stm32f7xx_hal::gpio::gpioa::PA6

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

Trait Implementations