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