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

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

#include <slave.h>

+ Collaboration diagram for ModbusSlaveFunctionHandler:

Data Fields

uint8_t id
 
ModbusRequestParsingFunction ptr
 

Detailed Description

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

Field Documentation

◆ id

uint8_t ModbusSlaveFunctionHandler::id

◆ ptr

ModbusRequestParsingFunction ModbusSlaveFunctionHandler::ptr

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