|
liblightmodbus 3.0
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
|
| doc | |
| ▼ include | |
| ▼ lightmodbus | |
| base.h | Common types and functions (header) |
| base.impl.h | Common types and functions (implementation) |
| debug.h | Debug utilities (header) |
| debug.impl.h | Debug utilities (implementation) |
| lightmodbus.h | The main library header file (include this one) |
| lightmodbus.hpp | (Very) experimental liblightmodbus C++ interface |
| master.h | Master's types and basic functions (header) |
| master.impl.h | Master's types and basic functions (implementation) |
| master_func.h | Master's functions for building requests and parsing responses (header) |
| master_func.impl.h | Master's functions for building requests and parsing responses (implementation) |
| slave.h | Slave's types and basic functions (header) |
| slave.impl.h | Slave's types and basic functions (implementation) |
| slave_func.h | Slave's functions for parsing requests (header) |
| slave_func.impl.h | Slave's functions for parsing requests (implementation) |