HAL + 0/3 examples
SourceVu will show references to __HAL_TIM_IS_TIM_COUNTING_DOWN from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

False (Counter used as upcounter) or True (Counter used as downcounter)

Notes

This macro is particularly useful to get the counting mode when the timer operates in Center-aligned mode or Encoder mode.

References

from examples