Type Definition stm32f4xx_hal::gpio::gpioc::PC6

source · []
pub type PC6<MODE = Input> = Pin<'C', 6, MODE>;
Expand description

PC6 pin

Trait Implementations