Type Definition stm32f7xx_hal::gpio::gpioa::PA8

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

Trait Implementations