PG1

Type Alias PG1 

Source
pub type PG1<MODE = Input<Floating>> = Pin<'G', 1, MODE>;

Aliased Typeยง

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