Embedded TCP/IP stack  4.6.0
fnet_shell_params Struct Reference

Input parameters for fnet_shell_init(). More...

Data Fields

const struct fnet_shellshell
 Shell control structure. More...
 
fnet_char_tcmd_line_buffer
 Command-line buffer. More...
 
fnet_size_t cmd_line_buffer_size
 Size of the command-line buffer. It defines the maximum length of the entered input-command line. More...
 
fnet_serial_stream_t stream
 Serial stream assigned to the shell. More...
 
fnet_bool_t echo
 Enable/disable terminal echo flag. When set to FNET_TRUE the echo is enabled, characters received by the shell are echoed back to the terminal.
When set to FNET_FALSE the echo is disabled, characters are transferred to the terminal without echoing them to the terminal display. More...
 

Detailed Description

Input parameters for fnet_shell_init().

Definition at line 237 of file fnet_shell.h.


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

© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net