grblHAL core  20240704
line_flags_t Union Reference

Data Fields

uint8_t value
 
struct {
   uint8_t   overflow:1
 
   uint8_t   comment_parentheses:1
 
   uint8_t   comment_semicolon:1
 
   uint8_t   unassigned:5
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ comment_parentheses

uint8_t comment_parentheses

◆ comment_semicolon

uint8_t comment_semicolon

◆ overflow

uint8_t overflow

◆ unassigned

uint8_t unassigned

◆ value

uint8_t value

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