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