Modbus Vault v1.0
Loading...
Searching...
No Matches
modbus_analyzer_config_t Struct Reference

Modbus analyzer configuration structure. More...

#include <modbus_analyzer.h>

Collaboration diagram for modbus_analyzer_config_t:
[legend]

Data Fields

rs485_driver_config_trs485_driver_config_ptr
 
void(* on_frame_cb )(const modbus_analyzer_frame_t *)
 

Detailed Description

Modbus analyzer configuration structure.

Field Documentation

◆ on_frame_cb

void(* modbus_analyzer_config_t::on_frame_cb) (const modbus_analyzer_frame_t *)

Callback on frame/error

◆ rs485_driver_config_ptr

rs485_driver_config_t* modbus_analyzer_config_t::rs485_driver_config_ptr

Pointer to RS485 driver configuration


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