Type Definition stm32f4xx_hal::gpio::gpioc::PC9

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

PC9 pin

Trait Implementations