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

type ISR = Reg<u32, _ISR>;

This register is write protected (except for RTC_ISR[13:8] bits). 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 isr module