grblHAL core  20240704
spindle_settings_flags_t Union Reference

#include <spindle_control.h>

Data Fields

uint8_t value
 
uint8_t mask
 
struct {
   uint8_t   enable_rpm_controlled:1
 
   uint8_t   laser_mode_disable:1
 
   uint8_t   type:5
 
   uint8_t   pwm_disable:1
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ enable_rpm_controlled

uint8_t enable_rpm_controlled

◆ laser_mode_disable

uint8_t laser_mode_disable

◆ mask

uint8_t mask

◆ pwm_disable

uint8_t pwm_disable

◆ type

uint8_t type

◆ value

uint8_t value

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