STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
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 | ) |