TIM_STOP
TIM_STOP = 1<<1, /* Stop Timer */
#define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */