Struct xmc4200::rtc::msksr::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 - Periodic Seconds Interrupt Mask

[src]

Bit 1 - Periodic Minutes Interrupt Mask

[src]

Bit 2 - Periodic Hours Interrupt Mask

[src]

Bit 3 - Periodic Days Interrupt Mask

[src]

Bit 5 - Periodic Months Interrupt Mask

[src]

Bit 6 - Periodic Years Interrupt Mask

[src]

Bit 8 - Alarm Interrupt Mask

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R