Type Definition stm32f1xx_hal::gpio::gpioa::PA8

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

Trait Implementations§