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

Range of 16-bit addresses sent in a request from the client to the server. More...

#include <rodbus.h>

Data Fields

uint16_t start
 Starting address of the range. More...
 
uint16_t count
 Number of addresses in the range. More...
 

Detailed Description

Range of 16-bit addresses sent in a request from the client to the server.

Field Documentation

◆ count

uint16_t rodbus_address_range_t::count

Number of addresses in the range.

◆ start

uint16_t rodbus_address_range_t::start

Starting address of the range.


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