All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ShellConfig Struct Reference

Shell descriptor type. More...

#include <vexshell.h>

Data Fields

vexStreamsc_channel
 I/O channel associated to the shell. More...
 
const ShellCommandsc_commands
 Shell extra commands table. More...
 

Detailed Description

Shell descriptor type.

Field Documentation

vexStream* sc_channel

I/O channel associated to the shell.

const ShellCommand* sc_commands

Shell extra commands table.


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