pub type PDn<MODE> = PartiallyErasedPin<'D', MODE>;
Expand description
Common type for GPIOD related pins
Aliased Typeยง
pub struct PDn<MODE> { /* private fields */ }
pub type PDn<MODE> = PartiallyErasedPin<'D', MODE>;
Common type for GPIOD related pins
pub struct PDn<MODE> { /* private fields */ }