grblHAL core  20250412
steps_t Union Reference

#include <planner.h>

Data Fields

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

Field Documentation

◆ 

struct { ... }

◆ value

uint32_t value[N_AXIS]

◆ x

uint32_t x

◆ y

uint32_t y

◆ z

uint32_t z

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