USB Libraries Help > USB Device Libraries > USB Device Layer Library > Library Interface > g) Data Types and Constants > USB_DEVICE_EVENT_RESPONSE Type
MPLAB Harmony USB Stack
USB_DEVICE_EVENT_RESPONSE Type

Device Layer Event Handler function return type. 

This data type defines the return type of the Device Layer event handler function.

C
typedef void USB_DEVICE_EVENT_RESPONSE;
Remarks

None.