PG14

Type Alias PG14 

Source
pub type PG14<MODE = Input<Floating>> = Pin<'G', 14, MODE>;

Aliased Typeยง

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