Type Definition stm32f1xx_hal::gpio::gpioa::PA10

source ·
pub type PA10<MODE = Input<Floating>> = Pin<'A', 10, MODE>;

Trait Implementations§