3.4.4.26 USB_HOST_CDC_REQUEST_HANDLE_INVALID Macro

C

#define USB_HOST_CDC_REQUEST_HANDLE_INVALID ((USB_HOST_CDC_REQUEST_HANDLE)(-1))

Summary

USB Host CDC Client Driver Invalid Request Handle

This is returned by the CDC Client driver command routines when the request could not be scheduled.

Remarks

None.