Type Definition stm32f4xx_hal::gpio::gpiog::PG9

source · []
pub type PG9<MODE = Input> = Pin<'G', 9, MODE>;
Expand description

PG9 pin

Trait Implementations