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