grblHAL core  20250320
output_command Struct Reference

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_commandnext
 

Detailed Description

Data for M62, M63 and M67 commands when executed synchronized with motion.

Field Documentation

◆ is_digital

bool is_digital

◆ next

struct output_command* next

◆ port

uint8_t port

◆ value

int32_t value

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