Type Definition stm32f1xx_hal::gpio::gpioc::PC7

source ·
pub type PC7<MODE = Input<Floating>> = Pin<'C', 7, MODE>;

Trait Implementations§