ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

ShellCommand Struct Reference
[Command Shell]

Custom command entry type. More...

#include <shell.h>

Data Fields

const char * sc_name
 Command name.
shellcmd_t sc_function
 Command function.

Detailed Description

Custom command entry type.

Definition at line 66 of file shell.h.


Field Documentation

const char* ShellCommand::sc_name

Command name.

Definition at line 67 of file shell.h.

Command function.

Definition at line 68 of file shell.h.


Generated on Sun Jul 11 13:13:35 2010 for ChibiOS/RT by doxygen 1.6.3