grblHAL core
20260206
Data Fields
serial_linestate_t Union Reference
#include <
stream.h
>
Data Fields
uint8_t
value
struct {
uint8_t
dtr
:1
uint8_t
dsr
:1
uint8_t
rts
:1
uint8_t
cts
:1
uint8_t
unused
:4
};
Field Documentation
◆
struct { ... }
◆
cts
uint8_t cts
◆
dsr
uint8_t dsr
◆
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:
stream.h
serial_linestate_t
Generated by
1.9.1