Type Alias PC0

Source
pub type PC0<MODE = Input<Floating>> = Pin<'C', 0, MODE>;

Aliased Type§

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

Trait Implementations§