Type Definition stm32f7xx_hal::gpio::gpiog::PG11

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

Trait Implementations