osTimerStart() function
Start or restart a timer.
Arguments
timer_id
timer ID obtained by osTimerNew.
ticks
CMSIS_RTOS_TimeOutValue "time ticks" value of the timer.
Return value
status code that indicates the execution status of the function.
Examples
osTimerStart() is referenced by 15 libraries and example projects: