PG3

Type Alias PG3 

Source
pub type PG3<MODE = Input<Floating>> = Pin<'G', 3, MODE>;

Aliased Typeยง

pub struct PG3<MODE = Input<Floating>> { /* private fields */ }