liblightmodbus 3.0
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
Loading...
Searching...
No Matches
ModbusMasterFunctionHandler Struct Reference

Associates Modbus function ID with a pointer to a response parsing function. More...

#include <master.h>

+ Collaboration diagram for ModbusMasterFunctionHandler:

Data Fields

uint8_t id
 
ModbusResponseParsingFunction ptr
 

Detailed Description

Associates Modbus function ID with a pointer to a response parsing function.

Field Documentation

◆ id

uint8_t ModbusMasterFunctionHandler::id

◆ ptr

ModbusResponseParsingFunction ModbusMasterFunctionHandler::ptr

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