grblHAL core  20250225
macro_atc_flags_t Union Reference

#include <settings.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   execute_m6t0:1
 
   uint8_t   random_toolchanger:1
 
   uint8_t   unassigned:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ 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: