Module stm32_hal2::pac::rtc::dr
source · 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
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.
Register
DR
readerRegister
DR
writerType Definitions
Field
DT
reader - Date tens in BCD formatField
DT
writer - Date tens in BCD formatField
DU
reader - Date units in BCD formatField
DU
writer - Date units in BCD formatField
MT
reader - Month tens in BCD formatField
MT
writer - Month tens in BCD formatField
MU
reader - Month units in BCD formatField
MU
writer - Month units in BCD formatField
WDU
reader - Week day unitsField
WDU
writer - Week day unitsField
YT
reader - Year tens in BCD formatField
YT
writer - Year tens in BCD formatField
YU
reader - Year units in BCD formatField
YU
writer - Year units in BCD format