Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
modbus_raw_cb Struct Reference

Raw ADU callback parameter. More...

#include <modbus.h>

Data Fields

modbus_raw_cb_t raw_tx_cb
 Callback function used to send a raw ADU.
void * user_data
 Pointer to the user data passed to the callback function.

Detailed Description

Raw ADU callback parameter.

Field Documentation

◆ raw_tx_cb

modbus_raw_cb_t modbus_raw_cb::raw_tx_cb

Callback function used to send a raw ADU.

◆ user_data

void* modbus_raw_cb::user_data

Pointer to the user data passed to the callback function.


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