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

impl Sync for R