![]() |
rodbus (C API) 1.3.1
|
Index/value tuple of a bit type. More...
#include <rodbus.h>
Data Fields | |
| uint16_t | index |
| Index of bit. More... | |
| bool | value |
| Value of the bit. More... | |
Index/value tuple of a bit type.
| uint16_t rodbus_bit_value_t::index |
Index of bit.
| bool rodbus_bit_value_t::value |
Value of the bit.