Type Definition stm32f4xx_hal::gpio::gpioc::PC8

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

PC8 pin

Trait Implementations