当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 1 Fork 5.3K

fork_ohos_wj / docs
关闭

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WifiIotUartExtraAttr.md 7.46 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

WifiIotUartExtraAttr

Overview

Related Modules:

Wifiiot

Description:

Defines the extended attributes of a UART device.

Summary

Data Fields

Variable Name

Description

txFifoLine

WifiIotUartFifoLine 

rxFifoLine

WifiIotUartFifoLine 

flowFifoLine

WifiIotUartFifoLine 

txBlock

WifiIotUartBlockState 

rxBlock

WifiIotUartBlockState 

txBufSize

unsigned short 

rxBufSize

unsigned short 

txUseDma

WifiIotUartDmaState 

rxUseDma

WifiIotUartDmaState 

Details

Field Documentation

flowFifoLine

[WifiIotUartFifoLine](Wifiiot.md#ga1c15f86994b472d35bee5d6b57d42a49) WifiIotUartExtraAttr::flowFifoLine

Description:

FIFO interrupt threshold for flow control

rxBlock

[WifiIotUartBlockState](Wifiiot.md#ga93f35a58dc54e29d4892d1e94179c72d) WifiIotUartExtraAttr::rxBlock

Description:

Rx block state

rxBufSize

unsigned short WifiIotUartExtraAttr::rxBufSize

Description:

Rx buffer size

rxFifoLine

[WifiIotUartFifoLine](Wifiiot.md#ga1c15f86994b472d35bee5d6b57d42a49) WifiIotUartExtraAttr::rxFifoLine

Description:

Rx FIFO interrupt threshold

rxUseDma

[WifiIotUartDmaState](Wifiiot.md#gaf36ed6a640d85e79dfee020131e0d86f) WifiIotUartExtraAttr::rxUseDma

Description:

Whether DMA is used to receive data

txBlock

[WifiIotUartBlockState](Wifiiot.md#ga93f35a58dc54e29d4892d1e94179c72d) WifiIotUartExtraAttr::txBlock

Description:

Tx block state

txBufSize

unsigned short WifiIotUartExtraAttr::txBufSize

Description:

Tx buffer size

txFifoLine

[WifiIotUartFifoLine](Wifiiot.md#ga1c15f86994b472d35bee5d6b57d42a49) WifiIotUartExtraAttr::txFifoLine

Description:

Tx FIFO interrupt threshold

txUseDma

[WifiIotUartDmaState](Wifiiot.md#gaf36ed6a640d85e79dfee020131e0d86f) WifiIotUartExtraAttr::txUseDma

Description:

Whether DMA is used to send data

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fork_ohos_wj/docs.git
git@gitee.com:fork_ohos_wj/docs.git
fork_ohos_wj
docs
docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891