Type Definition stm32f7xx_hal::gpio::gpiof::PF15

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

Trait Implementations