Type Definition stm32f4xx_hal::gpio::gpioc::PC7

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

PC7 pin

Trait Implementations