HAL
TIM_CLOCKDIVISION_DIV4 is only used within HAL.
 
Symbols
loading...
Files
loading...

TIM_CLOCKDIVISION_DIV4 macro

Clock division: tDTS=4*tCK_INT

Syntax

#define TIM_CLOCKDIVISION_DIV4 TIM_CR1_CKD_1

References

LocationText
stm32f4xx_hal_tim.h:532
#define TIM_CLOCKDIVISION_DIV4 TIM_CR1_CKD_1 /*!< Clock division: tDTS=4*tCK_INT */
stm32f4xx_hal_tim.h:1602
((__DIV__) == TIM_CLOCKDIVISION_DIV4))