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