STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_UPDATESOURCE_REGULAR 0x00000000U |
#define | LL_TIM_UPDATESOURCE_COUNTER TIM_CR1_URS |
#define LL_TIM_UPDATESOURCE_COUNTER TIM_CR1_URS |
Only counter overflow/underflow generates an update request
Definition at line 639 of file stm32h7xx_ll_tim.h.
#define LL_TIM_UPDATESOURCE_REGULAR 0x00000000U |
Counter overflow/underflow, Setting the UG bit or Update generation through the slave mode controller generates an update request
Definition at line 638 of file stm32h7xx_ll_tim.h.