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