grblHAL core  20240704
offset_lock_t Union Reference

#include <settings.h>

Data Fields

uint8_t value
 
uint8_t mask
 
struct {
   uint8_t   g59_1:1
 
   uint8_t   g59_2:1
 
   uint8_t   g59_3:1
 
   uint8_t   encoder_spindle:5
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ encoder_spindle

uint8_t encoder_spindle

◆ g59_1

uint8_t g59_1

◆ g59_2

uint8_t g59_2

◆ g59_3

uint8_t g59_3

◆ mask

uint8_t mask

◆ value

uint8_t value

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