PG7

Type Alias PG7 

Source
pub type PG7<MODE = Input<Floating>> = Pin<'G', 7, MODE>;

Aliased Typeยง

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