Struct efm32gg11b820::rtcc::if_::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 - Overflow Interrupt Flag

[src]

Bit 1 - Channel 0 Interrupt Flag

[src]

Bit 2 - Channel 1 Interrupt Flag

[src]

Bit 3 - Channel 2 Interrupt Flag

[src]

Bit 4 - Oscillator Failure Interrupt Flag

[src]

Bit 5 - Main Counter Tick

[src]

Bit 6 - Minute Tick

[src]

Bit 7 - Hour Tick

[src]

Bit 8 - Day Tick

[src]

Bit 9 - Day of Week Overflow

[src]

Bit 10 - Month Tick

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R