Type Definition stm32f1xx_hal::gpio::gpioc::PC8

source ·
pub type PC8<MODE = Input<Floating>> = Pin<'C', 8, MODE>;

Trait Implementations§