ESP8266 Centre + NB
成员变量
UartDevice结构体 参考

#include <uart.h>

UartDevice 的协作图:
Collaboration graph
[图例]

成员变量

UartBautRate baut_rate
 
UartBitsNum4Char data_bits
 
UartExistParity exist_parity
 
UartParityMode parity
 
UartStopBitsNum stop_bits
 
UartFlowCtrl flow_ctrl
 
RcvMsgBuff rcv_buff
 
TrxMsgBuff trx_buff
 
RcvMsgState rcv_state
 
int received
 
int buff_uart_no
 

结构体成员变量说明

UartBautRate UartDevice::baut_rate
UartBitsNum4Char UartDevice::data_bits
UartExistParity UartDevice::exist_parity
UartParityMode UartDevice::parity
UartStopBitsNum UartDevice::stop_bits
UartFlowCtrl UartDevice::flow_ctrl
RcvMsgBuff UartDevice::rcv_buff
TrxMsgBuff UartDevice::trx_buff
RcvMsgState UartDevice::rcv_state
int UartDevice::received
int UartDevice::buff_uart_no

该结构体的文档由以下文件生成: