pub type PEx<Mode> = Pin<Gpioe, Ux, Mode>;
Partially erased pin for GPIOE
pub struct PEx<Mode> { /* private fields */ }