Type Definition stm32f4xx_hal::gpio::gpiof::PF0

source · []
pub type PF0<MODE = Input> = Pin<'F', 0, MODE>;
Expand description

PF0 pin

Trait Implementations