Type Definition stm32f7xx_hal::gpio::gpioc::PC12

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

Trait Implementations