USBD_OS_DbgEventRdy
Description
Signals debug event handler task.
Files
usbd_internal.h/usbd_os.c
Prototype
void USBD_OS_DbgEventRdy (void);
Arguments
None.
Returned Value
None.
Callers
Debug functions.
Implementation guidelines
- A call to this function should post the signal / semaphore that resume the debug task.