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