Tries to wait for the Semaphore, if its value is zero, blocks until non-zero. Returns OK on success, ERR_BUSY otherwise.
See Implementation
Tries to wait for the Semaphore, if its value is zero, blocks until non-zero. Returns OK on success, ERR_BUSY otherwise.