pub type PG3<MODE = DefaultMode> = Pin<'G', 3, MODE>;
PG3 pin
pub struct PG3<MODE = DefaultMode> { /* private fields */ }