pub type PCx<Mode> = Pin<Gpioc, Ux, Mode>;
Partially erased pin for GPIOC
pub struct PCx<Mode> { /* private fields */ }