Type Definition stm32f1xx_hal::gpio::gpioc::PC1

source ·
pub type PC1<MODE = Input<Floating>> = Pin<'C', 1, MODE>;

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
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