Struct stm32f103xx_hal::gpio::gpioc::CRL[][src]

pub struct CRL { /* fields omitted */ }

Opaque CRL register

Auto Trait Implementations

impl Send for CRL

impl Sync for CRL