Type Definition stm32f7xx_hal::gpio::gpiog::PG13

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

Trait Implementations