Struct stm32l0x2::rcc::CRRCR [] [src]

pub struct CRRCR { /* fields omitted */ }

Clock recovery RC register

Methods

impl CRRCR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CRRCR

impl !Sync for CRRCR