Type Definition stm32f7xx_hal::gpio::gpioc::PC8

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

Trait Implementations