UsbDdkInterfaceDescriptor
typedef struct UsbDdkInterfaceDescriptor {...} UsbDdkInterfaceDescriptor
Overview
Defines USB interface descriptors.
Since: 10
Related module: UsbDdk
Header file: usb_ddk_types.h
Summary
Member Variables
| Name | Description |
|---|---|
| struct UsbInterfaceDescriptor interfaceDescriptor | Standard USB interface descriptor. |
| struct UsbDdkEndpointDescriptor* endPoint | Endpoint descriptor contained in the interface. |
| const uint8_t* extra | Unresolved descriptor, including class- or vendor-specific descriptors. |
| uint32_t extraLength | Length of the unresolved descriptor. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-scsiperipheralddk-scsiperipheral-request
openharmony 鸿蒙 capi-usbddk-usbconfigdescriptor
openharmony 鸿蒙 capi-hidddk-hid-absaxesarray
openharmony 鸿蒙 capi-scsiperipheralddk-scsiperipheral-response
openharmony 鸿蒙 capi-scsi-peripheral-api-h
openharmony 鸿蒙 capi-hidddk-hid-relaxesarray