Struct mkw41z::rtc::cr::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 - Software Reset

[src]

Bit 1 - Wakeup Pin Enable

[src]

Bit 2 - Supervisor Access

[src]

Bit 3 - Update Mode

[src]

Bit 4 - Wakeup Pin Select

[src]

Bit 8 - Oscillator Enable

[src]

Bit 9 - Clock Output

[src]

Bit 10 - Oscillator 16pF Load Configure

[src]

Bit 11 - Oscillator 8pF Load Configure

[src]

Bit 12 - Oscillator 4pF Load Configure

[src]

Bit 13 - Oscillator 2pF Load Configure

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W