grblHAL core  20240704
io_stream_state_t Union Reference

#include <stream.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   connected:1
 
   uint8_t   webui_connected:1
 
   uint8_t   is_usb:1
 
   uint8_t   unused:5
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ connected

uint8_t connected

◆ is_usb

uint8_t is_usb

◆ unused

uint8_t unused

◆ value

uint8_t value

◆ webui_connected

uint8_t webui_connected

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