Serial port handler class that allows sharing data from the serial ports via message queues objects. Each instance of this class is intended to handle a serial port in the system and is suitable for slow serial protocols.

Dependents:   Nucleo_modbus_protocol_test

History

Documentation added. default tip

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 15:44:04 +0000] rev 2

Documentation added.


Documentation added.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 15:31:04 +0000] rev 1

Documentation added.


Serial port handler class that allows sharing serial port data with other software modules via Message queue objects.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 03:40:33 +0000] rev 0

Serial port handler class that allows sharing serial port data with other software modules via Message queue objects.