PCn

Type Alias PCn 

Source
pub type PCn<MODE> = PartiallyErasedPin<'C', MODE>;
Expand description

Common type for GPIOC related pins

Aliased Typeยง

pub struct PCn<MODE> { /* private fields */ }