Type Definition stm32f1xx_hal::gpio::gpiod::PD14

source ·
pub type PD14<MODE = Input<Floating>> = Pin<'D', 14, MODE>;

Trait Implementations§