grblHAL core  20250514
mpos_t Union Reference

#include <nuts_bolts.h>

Data Fields

int32_t value [N_AXIS]
 
struct {
   int32_t   x
 
   int32_t   y
 
   int32_t   z
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ value

int32_t value[N_AXIS]

◆ x

int32_t x

◆ y

int32_t y

◆ z

int32_t z

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