MG32F10x Standard Peripherals Firmware Library
Macros
TIM_Capture_Compare_N_state
MG32F10x_StdPeriph_Driver
»
TIM
»
TIM_Exported_Constants
Macros
#define
TIM_CCxN_Enable
((uint16_t)0x0004)
#define
TIM_CCxN_Disable
((uint16_t)0x0000)
#define
IS_TIM_CCXN
(CCXN)
Detailed Description
Macro Definition Documentation
◆
IS_TIM_CCXN
#define IS_TIM_CCXN
(
CCXN
)
Value:
(((CCXN) == TIM_CCxN_Enable) || \
((CCXN) == TIM_CCxN_Disable))
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.