pub type PE2<MODE = Input<Floating>> = Pin<'E', 2, MODE>;
pub struct PE2<MODE = Input<Floating>> { /* private fields */ }