|
ESP8266 Centre + NB
|
#include <uart.h>

| 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 |
1.8.6