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

type ALRMBSSR = Reg<u32, _ALRMBSSR>;

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

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

For information about available fields see alrmbssr module