Struct efm32gg990::cmu::ctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - HFXO Mode

[src]

Bits 2:3 - HFXO Start-up Boost Current

[src]

Bits 5:6 - HFXO Boost Buffer Current

[src]

Bit 7 - HFXO Glitch Detector Enable

[src]

Bits 9:10 - HFXO Timeout

[src]

Bits 11:12 - LFXO Mode

[src]

Bit 13 - LFXO Start-up Boost Current

[src]

Bits 14:16 - HFCLK Division

[src]

Bit 17 - LFXO Boost Buffer Current

[src]

Bits 18:19 - LFXO Timeout

[src]

Bits 20:22 - Clock Output Select 0

[src]

Bits 23:26 - Clock Output Select 1

[src]

Bit 28 - Debug Clock

[src]

Bit 30 - High-Frequency LE Interface

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R