PG9

Type Alias PG9 

Source
pub type PG9<MODE = Input<Floating>> = Pin<'G', 9, MODE>;

Aliased Typeยง

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