Type Alias PB13
Source pub type PB13<Mode> = Pin<Gpiob, U<13>, Mode>;
Expand description
pub struct PB13<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.