Type Definition stm32f7xx_hal::gpio::gpiod::PD0

source · []
pub type PD0<MODE = Input<Floating>> = Pin<'D', 0, MODE>;

Trait Implementations