![]() |
![]() |
Structure containing information regarding events that can be raised by the device control driver. More...
#include <usb_dev_object.h>
Data Fields | |
| struct usbGadgetObj * | pGadgetObject |
| usbGenericEvent_t | endptEvent |
| struct usbDevRequest * | pReq |
Structure containing information regarding events that can be raised by the device control driver.
| usbGenericEvent_t usbDevEvt::endptEvent |
Enum describing the event.
| struct usbGadgetObj* usbDevEvt::pGadgetObject |
pointer to GadgetObject data structure.
| struct usbDevRequest* usbDevEvt::pReq |
Pointer to the request which caused this event.