Type Alias stm32h7xx_hal::stm32::rtc::isr::ALRAWF_R

source ·
pub type ALRAWF_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 ALRAWF_R { /* private fields */ }