Type Definition stm32f7xx_hal::gpio::gpioc::PC6

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

Trait Implementations