Type Definition stm32f7xx_hal::gpio::gpiof::PF7

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

Trait Implementations