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