harmony 鸿蒙UsbDdkEndpointDescriptor

  • 2023-10-30
  • 浏览 (254)

UsbDdkEndpointDescriptor

Overview

Defines endpoint descriptors.

Since

10

Related Modules

UsbDdk

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

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 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞