STM32F439xx HAL User Manual
Defines
TIM Commutation Source
TIM Exported Constants

Defines

#define TIM_COMMUTATION_TRGI   (TIM_CR2_CCUS)
#define TIM_COMMUTATION_SOFTWARE   0x00000000U

Define Documentation

#define TIM_COMMUTATION_SOFTWARE   0x00000000U

Definition at line 505 of file stm32f4xx_hal_tim.h.

#define TIM_COMMUTATION_TRGI   (TIM_CR2_CCUS)

Definition at line 504 of file stm32f4xx_hal_tim.h.