grblHAL core  20250514
modbus_cap_t Union Reference

#include <modbus.h>

Data Fields

uint8_t ok
 
struct {
   uint8_t   rtu:1
 
   uint8_t   ascii:1
 
   uint8_t   tcp:1
 
   uint8_t   unassigned:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ ascii

uint8_t ascii

◆ ok

uint8_t ok

◆ rtu

uint8_t rtu

◆ tcp

uint8_t tcp

◆ unassigned

uint8_t unassigned

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