Struct efm32gg11b820::rtcc::date::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]

Bits 0:3 - Day of Month, Units

[src]

Bits 4:5 - Day of Month, Tens

[src]

Bits 8:11 - Month, Units

[src]

Bit 12 - Month, Tens

[src]

Bits 16:19 - Year, Units

[src]

Bits 20:23 - Year, Tens

[src]

Bits 24:26 - Day of Week

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W