pub type PFx<Mode> = Pin<Gpiof, Ux, Mode>;
Partially erased pin for GPIOF
pub struct PFx<Mode> { /* private fields */ }