grblHAL core  20241107
serial_linestate_t Union Reference

#include <stream.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   dtr:1
 
   uint8_t   rts:1
 
   uint8_t   unused:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ dtr

uint8_t dtr

◆ rts

uint8_t rts

◆ unused

uint8_t unused

◆ value

uint8_t value

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