Type Definition stm32f4xx_hal::gpio::gpiof::PF14

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

PF14 pin

Trait Implementations