|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_TIM_COUNTERDIRECTION_UP 0x00000000U |
| #define | LL_TIM_COUNTERDIRECTION_DOWN TIM_CR1_DIR |
| #define LL_TIM_COUNTERDIRECTION_DOWN TIM_CR1_DIR |
Timer counter counts down
Definition at line 589 of file stm32f4xx_ll_tim.h.
| #define LL_TIM_COUNTERDIRECTION_UP 0x00000000U |
Timer counter counts up
Definition at line 588 of file stm32f4xx_ll_tim.h.
1.7.6.1