CARME-M4 BSP
V1.5
|
Macros | |
#define | RTC_CalibSign_Positive ((uint32_t)0x00000000) |
#define | RTC_CalibSign_Negative ((uint32_t)0x00000080) |
#define | IS_RTC_CALIB_SIGN(SIGN) |
#define | IS_RTC_CALIB_VALUE(VALUE) ((VALUE) < 0x20) |
#define IS_RTC_CALIB_SIGN | ( | SIGN | ) |
Definition at line 445 of file stm32f4xx_rtc.h.