Type Alias PC11
Source pub type PC11<MODE = Input<Floating>> = Pin<'C', 11, MODE>;
pub struct PC11<MODE = Input<Floating>> { }
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.