4.4.8.3.3 USB_SETUP_EVENT_CALLBACK_t

typedef void(* USB_SETUP_EVENT_CALLBACK_t) (USB_SETUP_REQUEST_t *setupRequestPtr)

Function callback type USB_SETUP_EVENT_CALLBACK_t. Callback type used for setup request notifications.

Parameters:
*setupRequestPtr

- Pointer to the current setup request data structure

Returns:

None.