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::union_cmd_entry Union Reference

#include <shell.h>

Data Fields

shell_dynamic_get dynamic_get
 
const struct shell_static_entryentry
 

Field Documentation

◆ dynamic_get

shell_dynamic_get shell_cmd_entry::union_cmd_entry::dynamic_get

< Pointer to function returning dynamic commands. Pointer to array of static commands.

◆ entry

const struct shell_static_entry* shell_cmd_entry::union_cmd_entry::entry

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