3.3.4.50 USB_HOST_AUDIO_V1_OBJ Type
C
typedef uintptr_t USB_HOST_AUDIO_V1_OBJ;
Summary
USB Host Audio v1.0 Object
This data type defines the type of the Audio Host client object. This type is returned by the client driver attach event handler and is used by the application to open the attached Audio v1.0 Device.
Remarks
None.