Type Definition stm32f1xx_hal::gpio::gpioa::PA9

source ·
pub type PA9<MODE = Input<Floating>> = Pin<'A', 9, MODE>;

Trait Implementations§