pub struct DR_SPEC;
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.
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see dr module
Trait Implementations§
source§impl Resettable for DR_SPEC
impl Resettable for DR_SPEC
reset()
method sets DR to value 0x2101
source§fn reset_value() -> <DR_SPEC as RegisterSpec>::Ux
fn reset_value() -> <DR_SPEC as RegisterSpec>::Ux
Reset value of the register.