harmony 鸿蒙UsbDdkEndpointDescriptor

  • 2025-06-12
  • 浏览 (4)

UsbDdkEndpointDescriptor

Overview

Defines endpoint descriptors.

Since

10

Related Modules

USB DDK

Header file: usb_ddk_types.h

Summary

Member Variables

Name Description
endpointDescriptor Standard endpoint descriptor.
extra Unresolved descriptor, including class- or vendor-specific descriptors.
extraLength Length of the unresolved descriptor.

Member Variable Description

endpointDescriptor

struct UsbEndpointDescriptor UsbDdkEndpointDescriptor::endpointDescriptor

Description

Standard endpoint descriptor.

extra

const uint8_t* UsbDdkEndpointDescriptor::extra

Description

Unresolved descriptor, including class- or vendor-specific descriptors.

extraLength

uint32_t UsbDdkEndpointDescriptor::extraLength

Description

Length of the unresolved descriptor.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Driver Development Kit

harmony 鸿蒙Base DDK

harmony 鸿蒙DDK_Ashmem

harmony 鸿蒙Hid_AbsAxesArray

harmony 鸿蒙Hid_Device

harmony 鸿蒙Hid_EmitItem

harmony 鸿蒙Hid_EventProperties

harmony 鸿蒙Hid_EventTypeArray

harmony 鸿蒙Hid_KeyCodeArray

harmony 鸿蒙Hid_MscEventArray

0  赞