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