Struct atsam4lc4c::bscif::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 - 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 - Mai n VREG OK

[src]

Bit 12 - Low Power Bandgap Voltage Reference Ready

[src]

Bit 31 - Access Error

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W