RDM_CMDLINE Struct Reference
The buffer used by the command line parser to hold state information. More...
#include "rdmcmdlinetypes.h"
Detailed Description
The buffer used by the command line parser to hold state information.
Declare this struct without any initialization and pass the address of it to rdm_cmdlineInit and other command line functions.
- Examples
- core02Example_main.c, core03Example_main.c, core04Example_main.c, core05Example_main.c, core06Example_main.c, core07Example_main.c, core08Example_main.c, core09Example_main.c, core10Example_main.c, core11Example_main.c, core12Example_main.c, core13Example_main.c, core20Example_main.c, core21Example_main.c, core22Example_main.c, core23Example_main.c, core24Example_main.c, core25Example_main.c, core38Example_main.c, cpp50Example_main.cpp, cpp55Example_main.cpp, and cpp70Example_main.cpp.
The documentation for this struct was generated from the following file: