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