3.4.4.23 USB_HOST_CDC_REQUEST_HANDLE Type

C

typedef uintptr_t USB_HOST_CDC_REQUEST_HANDLE;

Summary

USB Host CDC Client Driver Request Handle

This is returned by the CDC Client driver command routines and should be used by the application to track the command especially in cases where transfers are queued.

Remarks

None.