Type Definition stm32f4xx_hal::gpio::gpioa::PA10

source · []
pub type PA10<MODE = Input> = Pin<'A', 10, MODE>;
Expand description

PA10 pin

Trait Implementations