Type Alias PG8

Source
pub type PG8<MODE = Input<Floating>> = Pin<'G', 8, MODE>;

Aliased Type§

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

Trait Implementations§