Cordio Stack and Cordio Profiles  r2p3-02rel0
terminalCommand_t Struct Reference

Terminal command. More...

#include <terminal.h>

Collaboration diagram for terminalCommand_t:
Collaboration graph

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.
 

Description

Terminal command.

Definition at line 82 of file terminal.h.


The documentation for this struct was generated from the following file: