Type Definition stm32f4xx_hal::gpio::gpiod::PD2

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

PD2 pin

Trait Implementations