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