Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_static_args Struct Reference

#include <shell.h>

Data Fields

uint8_t mandatory
 Number of mandatory arguments.
 
uint8_t optional
 Number of optional arguments.
 

Field Documentation

◆ mandatory

uint8_t shell_static_args::mandatory

Number of mandatory arguments.

◆ optional

uint8_t shell_static_args::optional

Number of optional arguments.


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