Type Definition stm32f4xx_hal::gpio::gpiod::PD11

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

PD11 pin

Trait Implementations