Struct atsam4lc4c::scif::idr::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 - OSC0 Ready

[src]

Bit 1 - DFLL0 Lock Coarse

[src]

Bit 2 - DFLL0 Lock Fine

[src]

Bit 3 - DFLL0 Ready

[src]

Bit 4 - DFLL0 Reference Clock Stopped

[src]

Bit 5 - DFLL0 Out Of Bounds

[src]

Bit 6 - PLL0 Lock

[src]

Bit 7 - PLL0 Lock Lost

[src]

Bit 13 - RCFAST Lock

[src]

Bit 14 - RCFAST Lock Lost

[src]

Bit 31 - Access Error

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W