WB32L003 Standard Peripherals Firmware Library
宏定义
RTC_Input_parameter_format_definitions
WB32L003_StdPeriph_Driver
»
RTC
»
RTC_Exported_Constants
宏定义
#define
RTC_Format_BIN
((uint32_t)0x000000000)
#define
RTC_Format_BCD
((uint32_t)0x000000001)
#define
IS_RTC_FORMAT
(FORMAT) (((FORMAT) == RTC_Format_BIN) || ((FORMAT) == RTC_Format_BCD))
详细描述
Generated by Westberry Technology (ChangZhou) Corp., Ltd. All rights reserved.