Struct atsam4lc8c::scif::rcfastcfg::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]

Bit 0 - Oscillator Enable

[src]

Bit 1 - Tuner Enable

[src]

Bit 2 - Jitter Mode

[src]

Bits 4:6 - Number of 32kHz Periods

[src]

Bit 7 - RCFAST Fuse Calibration Done

[src]

Bits 8:9 - Frequency Range

[src]

Bits 12:15 - Accepted Count Error for Lock

[src]

Bits 16:22 - Oscillator Calibration Value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R