STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTC Store Operation Definitions
Collaboration diagram for RTC Store Operation Definitions:

Macros

#define RTC_STOREOPERATION_RESET   0x00000000U
#define RTC_STOREOPERATION_SET   RTC_CR_BKP

Detailed Description

Macro Definition Documentation

◆ RTC_STOREOPERATION_RESET

#define RTC_STOREOPERATION_RESET   0x00000000U

Definition at line 293 of file stm32f4xx_hal_rtc.h.

◆ RTC_STOREOPERATION_SET

#define RTC_STOREOPERATION_SET   RTC_CR_BKP

Definition at line 294 of file stm32f4xx_hal_rtc.h.