Type Alias PG10

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

Aliased Type§

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

Trait Implementations§

Source§

impl NE3 for PG10<Alternate<12>>