Type Definition stm32f4xx_hal::gpio::gpiod::PD4

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

PD4 pin

Trait Implementations