STM32F439xx 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 259 of file stm32f4xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   0x00040000U

Definition at line 260 of file stm32f4xx_hal_rtc.h.