harmony 鸿蒙UsbDdkInterface
UsbDdkInterface
Overview
Defines a USB DDK interface, which is a collection of alternate settings for a particular USB interface.
Since
10
Related Modules
Summary
Member Variables
Name | Description |
---|---|
numAltsetting | Number of alternate settings of the interface. |
altsetting | Alternate setting of the interface. |
Member Variable Description
altsetting
struct UsbDdkInterfaceDescriptor* UsbDdkInterface::altsetting
Description
Alternate setting of the interface.
numAltsetting
uint8_t UsbDdkInterface::numAltsetting
Description
Number of alternate settings of the interface.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦