PG13

Type Alias PG13 

Source
pub type PG13<MODE = Input<Floating>> = Pin<'G', 13, MODE>;

Aliased Typeยง

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