PG15

Type Alias PG15 

Source
pub type PG15<MODE = Input<Floating>> = Pin<'G', 15, MODE>;

Aliased Typeยง

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