STM CMSIS

Macros

#define RTC_HOURFORMAT12_AM   ((uint8_t)0x00U)
 
#define RTC_HOURFORMAT12_PM   ((uint8_t)0x40U)
 

Detailed Description