Type Definition stm32f1xx_hal::gpio::gpiod::PD12

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

Trait Implementations§