3.3.4.69 USB_HOST_AUDIO_V1_STREAM_TRANSFER_HANDLE Type
C
typedef uintptr_t USB_HOST_AUDIO_V1_STREAM_TRANSFER_HANDLE;
Summary
USB Host Audio v1.0 Class Driver Stream Data Transfer Handle
This handle is returned by the Audio v1.0 Class driver stream data transfer functions and should be used by the application to track the transfer, especially in cases where transfers are queued.
Remarks
None.