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