General-purpose timers (TIM)
ï‚· #define: TIM_CCxN_Disable ((uint16_t)0x0000)
TIM_Capture_Compare_State
ï‚· #define: TIM_CCx_Enable ((uint16_t)0x0001)
ï‚· #define: TIM_CCx_Disable ((uint16_t)0x0000)
TIM_Channel
ï‚· #define: TIM_Channel_1 ((uint16_t)0x0000)
ï‚· #define: TIM_Channel_2 ((uint16_t)0x0004)
ï‚· #define: TIM_Channel_3 ((uint16_t)0x0008)
ï‚· #define: TIM_Channel_4 ((uint16_t)0x000C)
ï‚· #define: TIM_Channel_5 ((uint16_t)0x0010)
ï‚· #define: TIM_Channel_6 ((uint16_t)0x0014)
TIM_Clock_Division_CKD
ï‚· #define: TIM_CKD_DIV1 ((uint16_t)0x0000)
ï‚· #define: TIM_CKD_DIV2 ((uint16_t)0x0100)