Type Alias PC10

Source
pub type PC10<MODE = Input<Floating>> = Pin<'C', 10, MODE>;

Aliased Type§

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

Trait Implementations§