UsbDdkInterface
typedef struct UsbDdkInterface {...} UsbDdkInterface
Overview
Defines a USB DDK API, which is a collection of alternate settings for a particular USB interface.
Since: 10
Related module: UsbDdk
Header file: usb_ddk_types.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint8_t numAltsetting | Number of alternate settings of the USB interface. |
| struct UsbDdkInterfaceDescriptor* altsetting | Alternate setting of the USB interface. |
你可能感兴趣的鸿蒙文章
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