Type Definition stm32f3::stm32f373::rtc::isr::INIT_W

source · []
pub type INIT_W<'a, const O: u8> = BitWriter<'a, u32, ISR_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.