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