Type Alias PG0

Source
pub type PG0<MODE = Input<Floating>> = Pin<'G', 0, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl A10 for PG0<Alternate<12>>