PG10

Type Alias PG10 

Source
pub type PG10<MODE = Input<Floating>> = Pin<'G', 10, MODE>;

Aliased Typeยง

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