timer_ll_trigger_soft_reload() function
Trigger software reload, value set by `timer_ll_set_reload_value()` will be reflected into counter immediately
Syntax
__attribute__((always_inline))
static inline void timer_ll_trigger_soft_reload(timg_dev_t *hw,
uint32_t timer_num);
Arguments
hw
Timer Group register base address
timer_num
Timer number in the group
timer_ll_trigger_soft_reload() is called by 1 function:
![]()
timer_ll_trigger_soft_reload()
timer_ll_trigger_soft_reload() reads 2 variables and writes 1 variable:
![]()
timer_ll_trigger_soft_reload()