Type Definition stm32f4xx_hal::gpio::gpiog::PG10

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

PG10 pin

Trait Implementations