Type Definition stm32f4xx_hal::gpio::gpiod::PD5

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

PD5 pin

Trait Implementations