grblHAL core
20241107
Data Fields
safety_door_setting_flags_t Union Reference
#include <
settings.h
>
Data Fields
uint8_t
value
struct {
uint8_t
ignore_when_idle
:1
uint8_t
keep_coolant_on
:1
uint8_t
unassigned
:6
};
Field Documentation
◆
struct { ... }
◆
ignore_when_idle
uint8_t ignore_when_idle
◆
keep_coolant_on
uint8_t keep_coolant_on
◆
unassigned
uint8_t unassigned
◆
value
uint8_t value
The documentation for this union was generated from the following file:
settings.h
safety_door_setting_flags_t
Generated by
1.9.1