Type Definition stm32f1xx_hal::gpio::gpiod::PD3

source ·
pub type PD3<MODE = Input<Floating>> = Pin<'D', 3, MODE>;