Home
last modified time | relevance | path

Searched refs:uarttype (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dmodbus.c137 mb_uarttype_t uarttype; /* UART type for Modbus/RTU */ member
398 switch (host->uarttype) { in mb_init_connection()
1011 host->uarttype = UARTTYPE_RS232; in mb_config_add_host()
1022 host->uarttype = UARTTYPE_RS485; in mb_config_add_host()
1024 host->uarttype = UARTTYPE_RS422; in mb_config_add_host()
1026 host->uarttype = UARTTYPE_RS232; in mb_config_add_host()