Type Definition stm32f4xx_hal::gpio::gpiod::PD14

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

PD14 pin

Trait Implementations