Type Definition stm32f4xx_hal::gpio::gpiof::PF15

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

PF15 pin

Trait Implementations