zephyr/subsys/modbus
Johann Fischer 55204d504e modbus: document return values of internal functions
Document return values of internal functions.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-03-19 15:50:21 +01:00
..
CMakeLists.txt modbus: make MODBUS support over serial line optional 2021-03-19 15:50:21 +01:00
Kconfig modbus: make MODBUS support over serial line optional 2021-03-19 15:50:21 +01:00
modbus_client.c modbus: move some RX/TX ADU related code to the core 2021-03-19 15:50:21 +01:00
modbus_core.c modbus: return ETIMEDOUT on timeout instead of EIO 2021-03-19 15:50:21 +01:00
modbus_internal.h modbus: document return values of internal functions 2021-03-19 15:50:21 +01:00
modbus_serial.c modbus: rename internal designations and do few minor fixups 2021-03-19 15:50:21 +01:00
modbus_server.c modbus: move some RX/TX ADU related code to the core 2021-03-19 15:50:21 +01:00