osTimerStart() function
Start or restart a timer.
Arguments
timer_id
timer ID obtained by osTimerCreate.
millisec
time delay value of the timer.
Return value
status code that indicates the execution status of the function
Notes
MUST REMAIN UNCHANGED: \b osTimerStart shall be consistent in every CMSIS-RTOS.
osTimerStart() calls 2 functions:
![]()
osTimerStart()
osTimerStart() reads 2 variables:
![]()
osTimerStart()