Struct efm32gg11b820::rtcc::cc0_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/week, Units

[src]

Bits 4:5 - Day of Month/week, Tens

[src]

Bits 8:11 - Month, Units

[src]

Bit 12 - Month, Tens

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W