![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Terminal command. More...
#include <terminal.h>
Data Fields | |
struct terminalCommand_tag * | pNext |
Pointer to next command in list. | |
const char * | pName |
Name of command. | |
const char * | pHelpStr |
Help String for command. | |
terminalHandler_t | handler |
Handler for command. | |
Terminal command.
Definition at line 82 of file terminal.h.