pub type PD10<Mode> = Pin<Gpiod, U<10>, Mode>;
Expand description
Get the specific ID that identifies this channel, for example 0_u8 for the first ADC
channel, if Self::ID is u8. Read more
Get the specific ID that identifies this channel, for example 0_u8 for the first ADC
channel, if Self::ID is u8. Read more