|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
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. | |
Raw ADU callback parameter.
| modbus_raw_cb_t modbus_raw_cb::raw_tx_cb |
Callback function used to send a raw ADU.
| void* modbus_raw_cb::user_data |
Pointer to the user data passed to the callback function.