Type Alias stm32_hal2::pac::rtc::isr::INITS_R

source ·
pub type INITS_R = BitReaderRaw<INITS_A>;
Expand description

Field INITS reader - Initialization status flag This bit is set by hardware when the calendar year field is different from 0 (Backup domain reset state).

Aliased Type§

struct INITS_R { /* private fields */ }