|
USBD ROM Stack
2.0
ROM based USB device stack
|
#include <C:/Data/nxp/GIT/lpcopen_v3/lpcopen_version3/LPC11u6x/lpc11u6x/LPC_USBD_Lib/mw_usbd/mw_usbd.h>
Data Fields | |
| uint8_t | bLength |
| uint8_t | bDescriptorType |
| uint16_t | wTotalLength |
| uint8_t | bNumInterfaces |
| uint8_t | bConfigurationValue |
| uint8_t | IConfiguration |
| uint8_t | bmAttributes |
| uint8_t | bMaxPower |
USB Other Speed Configuration
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bLength |
Size of descriptor
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bDescriptorType |
Other_speed_Configuration Type
| uint16_t USB_OTHER_SPEED_CONFIGURATION::wTotalLength |
Total length of data returned
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bNumInterfaces |
Number of interfaces supported by this speed configuration
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bConfigurationValue |
Value to use to select configuration
| uint8_t USB_OTHER_SPEED_CONFIGURATION::IConfiguration |
Index of string descriptor
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bmAttributes |
Same as Configuration descriptor
| uint8_t USB_OTHER_SPEED_CONFIGURATION::bMaxPower |
Same as Configuration descriptor