#include <shell.h>
◆ cmd_ctx
uint32_t shell_backend_ctx_flags::cmd_ctx |
Shell is executing command.
◆ handle_log
uint32_t shell_backend_ctx_flags::handle_log |
Shell is handling logger backend.
◆ history_exit
uint32_t shell_backend_ctx_flags::history_exit |
Request to exit history mode.
◆ last_nl
uint32_t shell_backend_ctx_flags::last_nl |
Last received new line character.
◆ print_noinit
uint32_t shell_backend_ctx_flags::print_noinit |
Print request from not initialized shell.
◆ processing
uint32_t shell_backend_ctx_flags::processing |
Shell is executing process function.
◆ sync_mode
uint32_t shell_backend_ctx_flags::sync_mode |
Shell in synchronous mode.
◆ tx_rdy
uint32_t shell_backend_ctx_flags::tx_rdy |
The documentation for this struct was generated from the following file: