grblHAL core
20250104
Data Fields
spindle_cond_t Union Reference
#include <
gcode.h
>
Data Fields
uint8_t
value
struct {
uint8_t
is_rpm_rate_adjusted
:1
uint8_t
is_laser_ppi_mode
:1
uint8_t
unassigned
:6
};
Field Documentation
◆
struct { ... }
◆
is_laser_ppi_mode
uint8_t is_laser_ppi_mode
◆
is_rpm_rate_adjusted
uint8_t is_rpm_rate_adjusted
◆
unassigned
uint8_t unassigned
◆
value
uint8_t value
The documentation for this union was generated from the following file:
gcode.h
spindle_cond_t
Generated by
1.9.1