Struct atsam4lc4c::scif::dfll0conf::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 - Enable

[src]

Bit 1 - Mode Selection

[src]

Bit 2 - Stable DFLL Frequency

[src]

Bit 3 - Lose Lock After Wake

[src]

Bit 5 - Chill Cycle Disable

[src]

Bit 6 - Quick Lock Disable

[src]

Bits 16:17 - Range Value

[src]

Bit 23 - Fuse Calibration Done

[src]

Bits 24:27 - Calibration Value

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W