PG11

Type Alias PG11 

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

Aliased Typeยง

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