MG32F10x Standard Peripherals Firmware Library
宏定义
TIM_Capture_Compare_N_state
MG32F10x_StdPeriph_Driver
»
TIM
»
TIM_Exported_Constants
宏定义
#define
TIM_CCxN_Enable
((uint16_t)0x0004)
#define
TIM_CCxN_Disable
((uint16_t)0x0000)
#define
IS_TIM_CCXN
(CCXN)
详细描述
宏定义说明
◆
IS_TIM_CCXN
#define IS_TIM_CCXN
(
CCXN
)
值:
(((CCXN) == TIM_CCxN_Enable) || \
((CCXN) == TIM_CCxN_Disable))
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.