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