PG12

Type Alias PG12 

Source
pub type PG12<MODE = Input<Floating>> = Pin<'G', 12, MODE>;

Aliased Typeยง

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