STM32H735xx HAL User Manual
Defines
RTC Store Operation Definitions
RTC Exported Constants

Defines

#define RTC_STOREOPERATION_RESET   0x00000000u
#define RTC_STOREOPERATION_SET   RTC_CR_BKP

Define Documentation

#define RTC_STOREOPERATION_RESET   0x00000000u

Definition at line 387 of file stm32h7xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   RTC_CR_BKP

Definition at line 388 of file stm32h7xx_hal_rtc.h.