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

Defines

#define RTC_STOREOPERATION_RESET   0x00000000U
#define RTC_STOREOPERATION_SET   0x00040000U

Define Documentation

#define RTC_STOREOPERATION_RESET   0x00000000U

Definition at line 287 of file stm32f4xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   0x00040000U

Definition at line 288 of file stm32f4xx_hal_rtc.h.