pub type PAx<Mode> = Pin<Gpioa, Ux, Mode>;
Partially erased pin for GPIOA
pub struct PAx<Mode> { /* private fields */ }