grblHAL core  20240704
modbus_callbacks_t Struct Reference

#include <modbus.h>

Data Fields

void(* on_rx_packet )(modbus_message_t *msg)
 
void(* on_rx_exception )(uint8_t code, void *context)
 

Field Documentation

◆ on_rx_exception

void(* on_rx_exception) (uint8_t code, void *context)

◆ on_rx_packet

void(* on_rx_packet) (modbus_message_t *msg)

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