![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
Custom command entry type. More...
#include <shell.h>
Data Fields | |
| const char * | sc_name |
| Command name. | |
| shellcmd_t | sc_function |
| Command function. | |
Custom command entry type.
Definition at line 66 of file shell.h.
| const char* ShellCommand::sc_name |
1.7.1