grblHAL core  20260817
settings_changed_flags_t Union Reference

#include <settings.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   spindle:1
 
   uint8_t   restore_defaults:1
 
   uint8_t   unassigned:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ restore_defaults

uint8_t restore_defaults

◆ spindle

uint8_t spindle

◆ unassigned

uint8_t unassigned

◆ value

uint8_t value

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