Type Alias stm32f4xx_hal::pac::rtc::cr::ALRAIE_W

source ·
pub type ALRAIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, ALRAIE_A, BitM, O>;
Expand description

Field ALRAIE writer - Alarm A interrupt enable

Aliased Type§

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