MG32L003 Standard Peripherals Firmware Library
Macros
TIM_Capture_Compare_N_state
MG32L003_StdPeriph_Driver
»
BASETIM
MG32L003_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.