grblHAL core  20240704
modbus_message_t Struct Reference

#include <modbus.h>

Data Fields

void * context
 
bool crc_check
 
uint8_t tx_length
 
uint8_t rx_length
 
char adu [MODBUS_MAX_ADU_SIZE]
 

Field Documentation

◆ adu

◆ context

void* context

◆ crc_check

bool crc_check

◆ rx_length

uint8_t rx_length

◆ tx_length

uint8_t tx_length

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