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