Type Alias PC1

Source
pub type PC1<MODE = Input<Floating>> = Pin<'C', 1, MODE>;

Aliased Type§

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

Trait Implementations§