pub type PF14<MODE = Input<Floating>> = Pin<'F', 14, MODE>;
pub struct PF14<MODE = Input<Floating>> { /* private fields */ }