Type Definition stm32f4xx_hal::gpio::gpiod::PD13

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

PD13 pin

Trait Implementations