cmd_table Struct Reference

Board commands table entry. More...

#include <board_commons.h>

List of all members.

Public Attributes

const char * m_cmd_string
 The command string.
int m_min_value
 The minimum parameter value.
int m_max_value
 The maximum parameter value.


Detailed Description

Board commands table entry.

This is a struct holding boards specific command table entries

Definition at line 34 of file board_commons.h.


Member Data Documentation

The command string.

Definition at line 36 of file board_commons.h.

The minimum parameter value.

Definition at line 37 of file board_commons.h.

The maximum parameter value.

Definition at line 38 of file board_commons.h.


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

Generated on Mon Oct 6 09:29:16 2008 for CAEN N1568 Demo by  doxygen 1.5.6