Type Alias PG11

Source
pub type PG11<MODE = Input<Floating>> = Pin<'G', 11, MODE>;

Aliased Type§

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

Trait Implementations§