grblHAL core  20260225
modbus_response Struct Reference

#include <modbus.h>

Data Fields

uint8_t function
 
modbus_exception_t exception
 
uint8_t num_values
 
uint16_t values [MODBUS_MAX_REGISTERS]
 

Field Documentation

◆ exception

modbus_exception_t exception

◆ function

uint8_t function

◆ num_values

uint8_t num_values

◆ values

uint16_t values[MODBUS_MAX_REGISTERS]

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