Type Alias stm32f4xx_hal::pac::rtc::isr::ALRAF_W

source ·
pub type ALRAF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ISR_SPEC, ALRAF_AW, BitM, O>;
Expand description

Field ALRAF writer - Alarm A flag

Aliased Type§

struct ALRAF_W<'a, const O: u8> { /* private fields */ }