grblHAL core  20240704
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: