Type Alias PG12

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

Aliased Type§

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

Trait Implementations§