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

Defines

#define RTC_STOREOPERATION_RESET   ((uint32_t)0x00000000)
#define RTC_STOREOPERATION_SET   ((uint32_t)0x00040000)

Define Documentation

#define RTC_STOREOPERATION_RESET   ((uint32_t)0x00000000)

Definition at line 312 of file stm32l4xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   ((uint32_t)0x00040000)

Definition at line 313 of file stm32l4xx_hal_rtc.h.