Type Alias stm32_hal2::pac::rtc::isr::INITF_R

source ·
pub type INITF_R = BitReaderRaw<INITF_A>;
Expand description

Field INITF reader - Initialization flag When this bit is set to 1, the RTC is in initialization state, and the time, date and prescaler registers can be updated.

Aliased Type§

struct INITF_R { /* private fields */ }