Type Definition stm32f4xx_hal::gpio::gpiof::PF2

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

PF2 pin

Trait Implementations