Pend on a request from the record task's queue.
usbd_audio_os.h / usbd_audio_os.c
void *USBD_Audio_OS_RecordReqPend (USBD_ERR *p_err); |
p_err
Pointer to variable that will receive the return error code from this function.
USBD_ERR_NONE
USBD_ERR_OS_TIMEOUT
USBD_ERR_OS_ABORT
USBD_ERR_OS_FAIL
Pointer to record request, if NO error(s).
Null pointer, otherwise
Audio Class.
p_err
argument should be assigned as described in following table.
|