grblHAL core  20241107
sys_commands_str Struct Reference

#include <system.h>

Data Fields

const uint8_t n_commands
 
const sys_command_tcommands
 
struct sys_commands_strnext
 
struct sys_commands_str *(* on_get_commands )(void)
 deprecated, to be removed More...
 

Field Documentation

◆ commands

const sys_command_t* commands

◆ n_commands

const uint8_t n_commands

◆ next

struct sys_commands_str* next

◆ on_get_commands

struct sys_commands_str*(* on_get_commands) (void)

deprecated, to be removed


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