USB::VENDOR::HostDevice::Config Struct Reference
Device configuration received during mount procedure. More...
#include <HostDevice.h>
Collaboration diagram for USB::VENDOR::HostDevice::Config:
Public Attributes | |
uint16_t | vid |
Vendor ID. More... | |
uint16_t | pid |
Product ID. More... | |
DescriptorList | list |
Interface descriptor list. More... | |
Detailed Description
Device configuration received during mount procedure.
Member Data Documentation
◆ list
DescriptorList USB::VENDOR::HostDevice::Config::list |
Interface descriptor list.
◆ pid
uint16_t USB::VENDOR::HostDevice::Config::pid |
Product ID.
◆ vid
uint16_t USB::VENDOR::HostDevice::Config::vid |
Vendor ID.
The documentation for this struct was generated from the following file: