#include <com_phy_layer.h>
Public Attributes | |
| char | m_com_str [256] |
| CPLComBaudrate | m_baudrate |
| CPLComParity | m_parity |
| CPLComDataBit | m_dataBit |
| CPLComStopBit | m_stopBit |
| CPLComRtsFlow | m_RTSFlow |
| CPLComDtrFlow | m_DTRFlow |
Definition at line 110 of file com_phy_layer.h.
| char CPLComDevice::m_com_str[256] |
Definition at line 112 of file com_phy_layer.h.
Definition at line 113 of file com_phy_layer.h.
Definition at line 114 of file com_phy_layer.h.
Definition at line 115 of file com_phy_layer.h.
Definition at line 116 of file com_phy_layer.h.
Definition at line 117 of file com_phy_layer.h.
Definition at line 118 of file com_phy_layer.h.
1.5.6