Type Alias PF4
Source pub type PF4<Mode> = Pin<Gpiof, U<4>, Mode>;
Expand description
pub struct PF4<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.