Type Definition stm32f1xx_hal::gpio::gpiod::PD15

source ·
pub type PD15<MODE = Input<Floating>> = Pin<'D', 15, MODE>;

Trait Implementations§