Type Alias PA5
Source pub type PA5<MODE = Input<Floating>> = Pin<'A', 5, MODE>;
pub struct PA5<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.