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

impl Sync for R