Type Definition stm32f7xx_hal::gpio::gpiod::PD12

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

Trait Implementations