Type Definition stm32f7xx_hal::gpio::gpiog::PG3

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

Trait Implementations