Type Definition stm32f1xx_hal::gpio::gpiod::PD13

source ·
pub type PD13<MODE = Input<Floating>> = Pin<'D', 13, MODE>;

Trait Implementations§