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