Type Alias PD2
Source pub type PD2<MODE = Input<Floating>> = Pin<'D', 2, MODE>;
pub struct PD2<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.