grblHAL core  20240704
sys_command_t Struct Reference

#include <system.h>

Data Fields

const char * command
 
sys_command_ptr execute
 
sys_command_flags_t flags
 
union {
   const char *   str
 
   sys_help_ptr   fn
 
help
 

Field Documentation

◆ command

const char* command

◆ execute

sys_command_ptr execute

◆ flags

◆ fn

◆ 

union { ... } help

◆ str

const char* str

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