STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
RTC Store Operation Definitions

Macros

#define RTC_STOREOPERATION_RESET   ((uint32_t)0x00000000U)
 
#define RTC_STOREOPERATION_SET   ((uint32_t)0x00040000U)
 

Detailed Description

Macro Definition Documentation

#define RTC_STOREOPERATION_RESET   ((uint32_t)0x00000000U)

Definition at line 252 of file stm32f7xx_hal_rtc.h.

#define RTC_STOREOPERATION_SET   ((uint32_t)0x00040000U)

Definition at line 253 of file stm32f7xx_hal_rtc.h.