USB Libraries Help > USB Device Libraries > USB Audio 1.0 Device Library > Library Interface > b) Data Types and Constants > USB_DEVICE_AUDIO_EVENT_DATA_CONTROL_SET_CUR Type
MPLAB Harmony USB Stack
USB_DEVICE_AUDIO_EVENT_DATA_CONTROL_SET_CUR Type

USB Device Audio Function Driver Set and Get request data. 

This data type defines the data structure returned by the driver along with the USB_DEVICE_AUDIO_EVENT_CONTROL_SET_XXX, USB_DEVICE_AUDIO_EVENT_ENTITY_SET_MEM, USB_DEVICE_AUDIO_EVENT_CONTROL_GET_XXX and USB_DEVICE_AUDIO_EVENT_ENTITY_GET_MEM events.

C
typedef USB_AUDIO_CONTROL_INTERFACE_REQUEST USB_DEVICE_AUDIO_EVENT_DATA_CONTROL_SET_CUR;
Remarks

None.