Type Alias PC10
Source pub type PC10<MODE = Input<Floating>> = Pin<'C', 10, MODE>;
pub struct PC10<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.