Type Definition stm32f7xx_hal::gpio::gpiog::PG9

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

Trait Implementations