Type Definition stm32f4xx_hal::gpio::gpiog::PG4

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

PG4 pin

Trait Implementations