Type Definition stm32f7xx_hal::gpio::gpiog::PG4

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

Trait Implementations