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

TIM_CLOCKDIVISION_DIV2 macro

Clock division: tDTS=2*tCK_INT

Syntax

#define TIM_CLOCKDIVISION_DIV2 TIM_CR1_CKD_0

References

LocationText
stm32f4xx_hal_tim.h:531
#define TIM_CLOCKDIVISION_DIV2 TIM_CR1_CKD_0 /*!< Clock division: tDTS=2*tCK_INT */
stm32f4xx_hal_tim.h:1601
((__DIV__) == TIM_CLOCKDIVISION_DIV2) || \