grblHAL core  20250320
stepper_spindle_settings_flags_t Union Reference

#include <spindle_control.h>

Data Fields

uint8_t value
 
uint8_t mask
 
struct {
   uint8_t   allow_axis_control:1
 
   uint8_t   sync_position:1
 
   uint8_t   unassigned:6
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ allow_axis_control

uint8_t allow_axis_control

◆ mask

uint8_t mask

◆ sync_position

uint8_t sync_position

◆ unassigned

uint8_t unassigned

◆ value

uint8_t value

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