Module dr

Expand description

The RTC_DR is the calendar date shadow register. This register must be written in initialization mode only. Refer to Calendar initialization and configuration on page9 and Reading the calendar on page10.This register is write protected. The write access procedure is described in RTC register write protection on page9.

Structs§

DR_SPEC
The RTC_DR is the calendar date shadow register. This register must be written in initialization mode only. Refer to Calendar initialization and configuration on page9 and Reading the calendar on page10.This register is write protected. The write access procedure is described in RTC register write protection on page9.
R
Register DR reader
W
Register DR writer

Type Aliases§

DT_R
Field DT reader - Date tens in BCD format
DT_W
Field DT writer - Date tens in BCD format
DU_R
Field DU reader - Date units in BCD format
DU_W
Field DU writer - Date units in BCD format
MT_R
Field MT reader - Month tens in BCD format
MT_W
Field MT writer - Month tens in BCD format
MU_R
Field MU reader - Month units in BCD format
MU_W
Field MU writer - Month units in BCD format
WDU_R
Field WDU reader - Week day units
WDU_W
Field WDU writer - Week day units
YT_R
Field YT reader - Year tens in BCD format
YT_W
Field YT writer - Year tens in BCD format
YU_R
Field YU reader - Year units in BCD format
YU_W
Field YU writer - Year units in BCD format