Type Alias PB0
Source pub type PB0<MODE = Input<Floating>> = Pin<'B', 0, MODE>;
pub struct PB0<MODE = Input<Floating>> { }
Get the specific ID that identifies this channel, for example 0_u8
for the first ADC
channel, if Self::ID is u8.
Get the specific ID that identifies this channel, for example 0_u8
for the first ADC
channel, if Self::ID is u8.
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.
The type returned in the event of a conversion error.
Performs the conversion.