grblHAL core  20250806
macro_atc_flags_t Union Reference

#include <settings.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   execute_m6t0:1
 
   uint8_t   error_on_no_macro:1
 
   uint8_t   random_toolchanger:1
 
   uint8_t   unassigned:5
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ error_on_no_macro

uint8_t error_on_no_macro

◆ execute_m6t0

uint8_t execute_m6t0

◆ random_toolchanger

uint8_t random_toolchanger

◆ unassigned

uint8_t unassigned

◆ value

uint8_t value

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