pub type PE8<Mode> = Pin<Gpioe, U<8>, 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