STM CMSIS

Macros

#define RTC_HOURFORMAT_24   ((uint32_t)0x00000000U)
 
#define RTC_HOURFORMAT_12   ((uint32_t)0x00000040U)
 

Detailed Description