pub type PBx<Mode> = Pin<Gpiob, Ux, Mode>;
Partially erased pin for GPIOB
pub struct PBx<Mode> { /* private fields */ }