PG0

Type Alias PG0 

Source
pub type PG0<MODE = Input<Floating>> = Pin<'G', 0, MODE>;

Aliased Typeยง

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