Data for M62, M63 and M67 commands when executed synchronized with motion. More...
#include <gcode.h>
Data Fields | |
bool | is_digital |
bool | is_executed |
uint8_t | port |
int32_t | value |
struct output_command * | next |
Data for M62, M63 and M67 commands when executed synchronized with motion.
bool is_digital |
bool is_executed |
struct output_command* next |
uint8_t port |
int32_t value |