Type Alias PA2
Source pub type PA2<Mode> = Pin<Gpioa, U<2>, Mode>;
Expand description
pub struct PA2<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.