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

impl Sync for R