PC12

Type Alias PC12 

Source
pub type PC12<MODE = Input<Floating>> = Pin<'C', 12, MODE>;

Aliased Type§

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

Trait Implementations§