Type Definition nucleo_h7xx::pac::rtc::ALRMBR[]

type ALRMBR = Reg<u32, _ALRMBR>;

This register can be written only when ALRBWF is set to 1 in RTC_ISR, 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 alrmbr module