Type Definition stm32f4xx_hal::gpio::gpiod::PD15

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

PD15 pin

Trait Implementations