STM CMSIS
RTC Store Operation Definitions

Macros

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

Detailed Description