USB Libraries Help > USB Host Libraries > USB Audio v1.0 Host Client Driver Library > Library Interface > d) Data Types and Constants > USB_HOST_AUDIO_V1_0_OBJ Macro
MPLAB Harmony USB Stack
USB_HOST_AUDIO_V1_0_OBJ Macro

USB Host Audio v1.0 Object 

This type defines the type of the Audio Host client object. This type is returned by the attach event handler and is used by the application to open the attached Audio v1.0 Device.

C
#define USB_HOST_AUDIO_V1_0_OBJ USB_HOST_AUDIO_V1_OBJ
Remarks

None.