Type Definition stm32f7xx_hal::gpio::gpioc::PC4

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

Trait Implementations