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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:aa72cb66762f | 2015-01-19 | gabrielrivas | Documentation added. |
1:a891da6966b7 | 2015-01-19 | gabrielrivas | Documentation added. |
0:f66dd1c93477 | 2015-01-19 | gabrielrivas | Serial port handler class that allows sharing serial port data with other software modules via Message queue objects. |