Modbus RTU class for slave devices. It shares data with other software components via a Message queue object, and can exist more than one Modbus Slave RTU instances in a application program.
Dependents: Nucleo_modbus_protocol_test
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:0143a57e0c8e | 2015-01-21 | gabrielrivas | Added timer based synchronization to the serial port receiving part. |
5:7cec6597adee | 2015-01-19 | gabrielrivas | Changed MbByteIndex_t enum values to hex. |
4:9751b0a81ded | 2015-01-19 | gabrielrivas | Documentation added. |
3:71ae7fd3f2fa | 2015-01-19 | gabrielrivas | Documentation added.; |
2:f028bdcd4814 | 2015-01-19 | gabrielrivas | Documentation added. |
1:5efaa10b9a3f | 2015-01-19 | gabrielrivas | Documentation added. |
0:81fee41d95f1 | 2015-01-19 | gabrielrivas | First version of ModbusSlaveRTU for C++. |