2.2.4.61 USB_DEVICE_TRANSFER_HANDLE Type

C

typedef uintptr_t USB_DEVICE_TRANSFER_HANDLE;

Summary

Data type for USB Device Endpoint Data Transfer Handle.

The data type of the handle that is returned by the USB_DEVICE_EndpointRead() and USB_DEVICE_EndpointWrite() functions.

Remarks

None.