asyncSerialPort.h File Reference
#include <list>
#include "serialPort.h"
Include dependency graph for asyncSerialPort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AsyncSerialPort
 Class which manages the logic relative to send/receive messages from Asynchronous Serial Port. This class implements all the logic necessary to communicate with UART port. More...
 

Detailed Description