KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
cfg_shell.h File Reference

Configures the shell commands. More...

Go to the source code of this file.

Macros

#define SHELL_COMMANDS
 List of shell commands. More...
 

Detailed Description

Configures the shell commands.

Definition in file cfg_shell.h.

Macro Definition Documentation

#define SHELL_COMMANDS
Value:
X(help) \
X(bus) \
X(reset) \
X(load) \
X(mboot) \
X(sfp) \
X(state) \
X(opt) \
X(stmach) \
X(wrx) \
X(net) \
X(pv) \
X(rt) \
X(lsmagr) \
X(img) \
X(cdc) \
X(srp)
net_t net
Provides access to all process variables of subsystem Networking & IPMux.
Definition: vars.c:76
opt_t opt
Provides access to all process variables of subsystem Optics.
Definition: vars.c:144

List of shell commands.

Surround by X().

Definition at line 75 of file cfg_shell.h.