Type Alias PG9

Source
pub type PG9<MODE = Input<Floating>> = Pin<'G', 9, MODE>;

Aliased Type§

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

Trait Implementations§