Group vSemaphoreDelete
Detailed Description
semphr. h
Delete a semaphore. This function must be used with care. For example, do not delete a mutex type semaphore if the mutex is held by a task.
Parameters:
xSemaphore
A handle to the semaphore to be deleted.