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