grblHAL core
20241107
Data Fields
parking_flags_t Union Reference
Data Fields
uint8_t
value
struct {
uint8_t
active
:1
uint8_t
motion
:1
uint8_t
restart
:1
uint8_t
restoring
:1
uint8_t
unassigned
:4
};
Field Documentation
◆
struct { ... }
◆
active
uint8_t active
◆
motion
uint8_t motion
◆
restart
uint8_t restart
◆
restoring
uint8_t restoring
◆
unassigned
uint8_t unassigned
◆
value
uint8_t value
The documentation for this union was generated from the following file:
state_machine.c
parking_flags_t
Generated by
1.9.1