UsbDdk
Overview
Provides USB DDK APIs to open and close USB interfaces, perform non-isochronous and isochronous data transfer over USB pipes, and implement control transfer and interrupt transfer, etc.
System capability: SystemCapability.Driver.USB.Extension
Since: 10
Files
| Name | Description |
|---|---|
| usb_ddk_api.h | Declares the USB DDK APIs used by the USB host to access USB devices. |
| usb_ddk_types.h | Provides the enumerated variables, structures, and macros used in USB DDK APIs. |
你可能感兴趣的鸿蒙文章
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
openharmony 鸿蒙 js-apis-driver-deviceManager