|
VSF Documented
|
#include <esp_console.h>
Data Fields | |
| const char * | command |
| const char * | help |
| const char * | hint |
| esp_console_cmd_func_t | func |
| void * | argtable |
| esp_console_cmd_func_with_context_t | func_w_context |
| void * | context |
| const char* esp_console_cmd_t::command |
| const char* esp_console_cmd_t::help |
| const char* esp_console_cmd_t::hint |
| esp_console_cmd_func_t esp_console_cmd_t::func |
| void* esp_console_cmd_t::argtable |
| esp_console_cmd_func_with_context_t esp_console_cmd_t::func_w_context |
| void* esp_console_cmd_t::context |