PG5

Type Alias PG5 

Source
pub type PG5<MODE = Input<Floating>> = Pin<'G', 5, MODE>;

Aliased Typeยง

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