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