Type Definition stm32f4xx_hal::gpio::gpiof::PF1

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

PF1 pin

Trait Implementations