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