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