Type Definition stm32f7xx_hal::gpio::gpiog::PG12

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

Trait Implementations