Type Alias PG14

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

Aliased Type§

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

Trait Implementations§