Type Definition stm32f7xx_hal::gpio::gpiod::PD11

source · []
pub type PD11<MODE = Input<Floating>> = Pin<'D', 11, MODE>;

Trait Implementations