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