The Pedigree Project  0.1
Public Attributes | List of all members
UsbPnP::CallbackItem Struct Reference
+ Collaboration diagram for UsbPnP::CallbackItem:

Public Attributes

callback_t callback
 The callback function.
 
uint16_t nVendorId
 Vendor and product IDs.
 
uint16_t nProductId
 
uint8_t nClass
 Class, subclass and protocol numbers.
 
uint8_t nSubclass
 
uint8_t nProtocol
 

Detailed Description

Item in the callback list. This stores information that's needed to choose a specific callback for a device.

Definition at line 81 of file UsbPnP.h.


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