Data Fields
usbDevEvt Struct Reference

Structure containing information regarding events that can be raised by the device control driver. More...

#include <usb_dev_object.h>

Data Fields

struct usbGadgetObjpGadgetObject
 
usbGenericEvent_t endptEvent
 
struct usbDevRequestpReq
 

Detailed Description

Structure containing information regarding events that can be raised by the device control driver.

Field Documentation

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.


The documentation for this struct was generated from the following file:

Copyright 2016, Texas Instruments Incorporated