pub type INIT_W<'a, const O: u8> = BitWriter<'a, u32, ICSR_SPEC, INIT_A, O>;
Expand description

Field INIT writer - Initialization mode

Implementations

Free running mode

Initialization mode used to program time and date register (RTC_TR and RTC_DR), and prescaler register (RTC_PRER). Counters are stopped and start counting from the new value when INIT is reset.