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