harmony 鸿蒙UsbCtrlTransfer
UsbCtrlTransfer
概述
USB设备控制传输信息。
起始版本: 3.2
相关模块:USB
汇总
Public 属性
名称 | 描述 |
---|---|
int requestType | 请求类型。 |
int requestCmd | 请求命令。 |
int value | 请求值。 |
int index | 索引值。 |
int timeout | 超时时间。 |
类成员变量说明
index
int UsbCtrlTransfer::index
描述
索引值。
requestCmd
int UsbCtrlTransfer::requestCmd
描述
请求命令。
requestType
int UsbCtrlTransfer::requestType
描述
请求类型。
timeout
int UsbCtrlTransfer::timeout
描述
超时时间。
value
int UsbCtrlTransfer::value
描述
请求值。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙IUsbDeviceInterface.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦