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