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