|
VSF Documented
|
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 |
| const char* cmd_item_::command |
| const char* cmd_item_::help |
| char* cmd_item_::hint |
| esp_console_cmd_func_t cmd_item_::func |
| esp_console_cmd_func_with_context_t cmd_item_::func_w_context |
| void* cmd_item_::argtable |
| void* cmd_item_::context |
| struct cmd_item_* cmd_item_::next |