PG2

Type Alias PG2 

Source
pub type PG2<MODE = Input<Floating>> = Pin<'G', 2, MODE>;

Aliased Typeยง

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