Searched defs:_USB_CONFIGURATION_DESCRIPTOR (Results 1 – 1 of 1) sorted by relevance
436 PRE_PACK struct POST_PACK _USB_CONFIGURATION_DESCRIPTOR struct438 uint8_t bLength; /**< Size of this descriptor in bytes */439 uint8_t bDescriptorType; /**< CONFIGURATION Descriptor Type*/440 uint16_t wTotalLength; /**< Total length of data returned for this445 uint8_t bNumInterfaces; /**< Number of interfaces supported by this configuration*/446 uint8_t bConfigurationValue; /**< Value to use as an argument to the449 uint8_t iConfiguration; /**< Index of string descriptor describing this451 uint8_t bmAttributes; /**< Configuration characteristics \n467 uint8_t bMaxPower; /**< Maximum power consumption of the USB
Completed in 5 milliseconds