STM32F10x Standard Peripherals Library  3.5.0
TIM_Input_Capture_Filer_Value

Defines

#define IS_TIM_IC_FILTER(ICFILTER)   ((ICFILTER) <= 0xF)

Define Documentation

#define IS_TIM_IC_FILTER (   ICFILTER)    ((ICFILTER) <= 0xF)

Definition at line 998 of file stm32f10x_tim.h.