What difference between setting TIM_TimeBaseStructure.TIM_Prescaler and TIM_PrescalerConfig?
Posted on May 14, 2013 at 13:57 As the subject above, can sb tell me about the difference between TIM_TimeBaseStructure.TIM_Prescaler and TIM_PrescalerConfig? As below is the code from ST Example Librabry: [CODE] __IO uint16_t CCR1_Val = 5461...