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