Struct stm32f103xx_hal::gpio::gpioa::CRH[][src]

pub struct CRH { /* fields omitted */ }

Opaque CRH register

Auto Trait Implementations

impl Send for CRH

impl Sync for CRH