CONFIG_MODBUS_ROLE_SERVER¶
Server support
Type: bool
Kconfig definition¶
At subsys/modbus/Kconfig:27
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:37
Menu path: (Top) → Sub Systems and OS Services → Modbus support → Supported node roles
config MODBUS_ROLE_SERVER
bool "Server support"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)