Type Alias PG1

Source
pub type PG1<MODE = Input<Floating>> = Pin<'G', 1, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl A11 for PG1<Alternate<12>>