PG8

Type Alias PG8 

Source
pub type PG8<MODE = Input<Floating>> = Pin<'G', 8, MODE>;

Aliased Typeยง

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