VSF Documented
Data Fields
cmd_item_ Struct Reference

Data Fields

const char * command
 
const char * help
 
char * hint
 
esp_console_cmd_func_t func
 
esp_console_cmd_func_with_context_t func_w_context
 
void * argtable
 
void * context
 
struct cmd_item_next
 

Field Documentation

◆ command

const char* cmd_item_::command

◆ help

const char* cmd_item_::help

◆ hint

char* cmd_item_::hint

◆ func

esp_console_cmd_func_t cmd_item_::func

◆ func_w_context

esp_console_cmd_func_with_context_t cmd_item_::func_w_context

◆ argtable

void* cmd_item_::argtable

◆ context

void* cmd_item_::context

◆ next

struct cmd_item_* cmd_item_::next
Generated from commit: vsfteam/vsf@c3767bf