Type Alias stm32h7xx_hal::pac::rtc::isr::ALRBWF_R

source ·
pub type ALRBWF_R = BitReaderRaw<ALRAWF_A>;
Expand description

Field ALRAWF reader - Alarm A write flag This bit is set by hardware when Alarm A values can be changed, after the ALRAE bit has been set to 0 in RTC_CR. It is cleared by hardware in initialization mode.

Aliased Type§

struct ALRBWF_R { /* private fields */ }