Struct stm32f042_hal::rcc::Rcc [] [src]

pub struct Rcc {
    pub cfgr: CFGR,
}

Constrained RCC peripheral

Fields

Trait Implementations

Auto Trait Implementations

impl Send for Rcc

impl Sync for Rcc