Type Definition stm32f7xx_hal::gpio::gpiof::PF13

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

Trait Implementations