Type Alias PC5
Source pub type PC5<Mode> = Pin<Gpioc, U<5>, Mode>;
Expand description
pub struct PC5<Mode> { }
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.