zephyr/subsys/modbus
Michael Trimarchi b4bac3d7f1 modbus: cancel the server_work in modbus disable
Allow to periodically initializes/disables the modbus interface.
Switch from modbus line discipline to serial and switch back to modbus.
This can be required when the serial is shared by two sensors

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
2023-05-22 10:50:20 +02:00
..
CMakeLists.txt
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
modbus_client.c
modbus_core.c modbus: cancel the server_work in modbus disable 2023-05-22 10:50:20 +02:00
modbus_internal.h
modbus_raw.c
modbus_serial.c
modbus_server.c