osTimerDelete() function
Delete 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 osTimerDelete shall be consistent in every CMSIS-RTOS.