Type Definition stm32f4xx_hal::gpio::gpiod::PD8

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

PD8 pin

Trait Implementations