Type Definition stm32f7xx_hal::gpio::gpioa::PA15

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

Trait Implementations