Type Definition stm32h7xx_hal::device::rtc::ALRMASSR[][src]

type ALRMASSR = Reg<u32, _ALRMASSR>;

This register can be written only when ALRAE is reset in RTC_CR register, or in initialization mode.This register is write protected. The write access procedure is described in RTC register write protection on page9

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see alrmassr module