STM32L443xx HAL User Manual
Defines
RTC StoreOperation 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 364 of file stm32l4xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   RTC_CR_BKP

Definition at line 365 of file stm32l4xx_hal_rtc.h.