I using STM32F103C8, SW4STM32 and CubeMx When using input capture mode and call __HAL_TIM_SET_CAPTUREPOLARITY(htim, TIM_CHANNEL_1, TIM_INPUTCHANNELPOLARITY_FALLING);The complier always show error: /Users/duonghuuhoang/iWorks/ARM/TIM_InputCapture/Driv...