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