Type Definition stm32f3xx_hal::gpio::PF2[][src]

pub type PF2<Mode> = Pin<Gpiof, U<2>, Mode>;
Expand description

Pin PF2

Trait Implementations

Channel ID type 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

Channel ID type 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

Associated AFR register