Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
shell_cmd_entry Struct Reference

Shell command descriptor. More...

#include <shell.h>

Data Structures

union  union_cmd_entry
 

Data Fields

bool is_dynamic
 
union shell_cmd_entry::union_cmd_entry u
 

Detailed Description

Shell command descriptor.

Field Documentation

◆ is_dynamic

bool shell_cmd_entry::is_dynamic

◆ u

union shell_cmd_entry::union_cmd_entry shell_cmd_entry::u

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