Type Definition stm32f7xx_hal::gpio::gpiod::PD9

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

Trait Implementations