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