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