Type Definition stm32f1xx_hal::gpio::gpioa::PA15

source ·
pub type PA15<MODE = Input<Floating>> = Pin<'A', 15, MODE>;

Trait Implementations§