STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_CCUPDATESOURCE_COMG_ONLY 0x00000000U |
#define | LL_TIM_CCUPDATESOURCE_COMG_AND_TRGI TIM_CR2_CCUS |
#define LL_TIM_CCUPDATESOURCE_COMG_AND_TRGI TIM_CR2_CCUS |
Capture/compare control bits are updated by setting the COMG bit or when a rising edge occurs on trigger input (TRGI)
Definition at line 688 of file stm32h7xx_ll_tim.h.
#define LL_TIM_CCUPDATESOURCE_COMG_ONLY 0x00000000U |
Capture/compare control bits are updated by setting the COMG bit only
Definition at line 687 of file stm32h7xx_ll_tim.h.