rodbus (C API) 1.3.1
Loading...
Searching...
No Matches
rodbus_bit_value_t Struct Reference

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...
 

Detailed Description

Index/value tuple of a bit type.

Field Documentation

◆ index

uint16_t rodbus_bit_value_t::index

Index of bit.

◆ value

bool rodbus_bit_value_t::value

Value of the bit.


The documentation for this struct was generated from the following file: