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

Index/value tuple of a register type. More...

#include <rodbus.h>

Data Fields

uint16_t index
 Index of register. More...
 
uint16_t value
 Value of the register. More...
 

Detailed Description

Index/value tuple of a register type.

Field Documentation

◆ index

uint16_t rodbus_register_value_t::index

Index of register.

◆ value

uint16_t rodbus_register_value_t::value

Value of the register.


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