USBDBG PDD Structures (Compact 2013)
10/16/2014
The list below describes the USBDBG PDD structures that contain USB descriptors and interface information.
- USB_STRING
Contains a USB string descriptor, which contains human readable information and is optional.
- USBDBG_CONFIG_DESCRIPTOR
Contains a USB configuration descriptor.
- USBDBG_DEVICE_DESCRIPTOR
Contains a USB device descriptor, which consists of one device descriptor and one or more configuration descriptors.
- USBDBG_INTERFACE_DESCRIPTOR
Contains a USB interface descriptor, which consists of one interface descriptor and one or more endpoint descriptors.
- USBDBG_MDD_INTERFACE_INFO
Contains the model device driver (MDD) version number.
- USBDBG_PDD_INTERFACE_INFO
Contains pointers to the functions that implement the USBDBG platform-dependent device driver (PDD) interface.