Struct stm32f334::rcc::CFGR3 [] [src]

pub struct CFGR3 { /* fields omitted */ }

Clock configuration register 3

Methods

impl CFGR3
[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 CFGR3

impl !Sync for CFGR3