Type Definition stm32f4xx_hal::gpio::gpioa::PA8

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

PA8 pin

Trait Implementations