Struct atsam4lc4c::bscif::pclksr::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 - 32kHz Oscillator Ready

[src]

Bit 1 - 32kHz RC Oscillator Ready

[src]

Bit 2 - 32kHz RC Oscillator Lock

[src]

Bit 3 - 32kHz RC Oscillator Reference Error

[src]

Bit 4 - 32kHz RC Oscillator Saturation

[src]

Bit 5 - BOD33 Detected

[src]

Bit 6 - BOD18 Detected

[src]

Bit 7 - BOD33 Synchronization Ready

[src]

Bit 8 - BOD18 Synchronization Ready

[src]

Bit 9 - VREG Stop Switching Ready

[src]

Bit 10 - Main VREG OK

[src]

Bit 11 - RC 1MHz Oscillator Ready

[src]

Bit 12 - Low Power Bandgap Voltage Reference Ready

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R