Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: