Type Alias PG6

Source
pub type PG6<MODE = Input<Floating>> = Pin<'G', 6, MODE>;

Aliased Typeยง

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