![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
Shell descriptor type. More...
#include <shell.h>

Data Fields | |
| BaseChannel * | sc_channel |
| I/O channel associated to the shell. | |
| const ShellCommand * | sc_commands |
| Shell extra commands table. | |
Shell descriptor type.
Definition at line 74 of file shell.h.
1.7.1