STM CMSIS
TIM Clear Input Source

Macros

#define TIM_CLEARINPUTSOURCE_ETR   ((uint32_t)0x00000001U)
 
#define TIM_CLEARINPUTSOURCE_NONE   ((uint32_t)0x00000000U)
 

Detailed Description