Struct stm32f30x::rtc::dr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 20:23 - Year tens in BCD format

Bits 16:19 - Year units in BCD format

Bits 13:15 - Week day units

Bit 12 - Month tens in BCD format

Bits 8:11 - Month units in BCD format

Bits 4:5 - Date tens in BCD format

Bits 0:3 - Date units in BCD format