Type Definition stm32f7xx_hal::gpio::gpiof::PF2

source · []
pub type PF2<MODE = Input<Floating>> = Pin<'F', 2, MODE>;

Trait Implementations