Type Definition stm32f7xx_hal::gpio::gpiof::PF11

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

Trait Implementations