Struct atsam4lc8c::scif::rcfastcfg::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W