Embedded TCP/IP stack: fnet_shell_state_t

FNET

Shell states.
Used mainly for debugging purposes.

Enumerator
FNET_SHELL_STATE_DISABLED 

The Shell service is not initialized.

FNET_SHELL_STATE_INIT 

The Shell service is not initialized.

FNET_SHELL_STATE_GET_USER_INPUT 

The Shell service is accepting user commnads.

FNET_SHELL_STATE_EXEC_CMD 

The Shell service is executing user commnads.

FNET_SHELL_STATE_BLOCKED 

The Shell service is blocked and ignores user commnads.

FNET_SHELL_STATE_END_CMD 

The Shell service finished command execution.

Definition at line 142 of file fnet_shell.h.


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