|
The Pedigree Project
0.1
|
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 |
Item in the callback list. This stores information that's needed to choose a specific callback for a device.
1.8.11