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