Type Definition stm32f1xx_hal::gpio::gpioc::PC6

source ·
pub type PC6<MODE = Input<Floating>> = Pin<'C', 6, MODE>;

Trait Implementations§