ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

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 Oct 24 2010 09:40:49 for ChibiOS/RT by doxygen 1.7.1