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