加入收藏
举报
02-14 20:03
#0
文件名称:
wifiiotuartextraattr.md
所在目录:
Openharmony v1.0 / docs / docs-en / api / api-LinkIoT
文件大小:
7.41 KB
下载地址:
fenwii/OpenHarmony
   
免责声明:本网站仅提供指向 GitHub 上的文件的链接,所有文件的版权归原作者所有,本网站不对文件内容的合法性、准确性或安全性承担任何责任。
文本预览:
# WifiIotUartExtraAttr
## **Overview**
**Related Modules:**
[Wifiiot](wifiiot.md)
**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
点赞 回复
回帖
支持markdown部分语法 ?