cvt_board_command_table_entry Struct Reference

Commands table entry. More...

#include <cvt_board_commons.h>


Data Fields

int m_command_id
 The command identifier.
PCSTR m_command_name
 The command name.
UINT16 m_register_address
 The board relative register address (if applicable, -1 elsewhere).
CVDataWidth m_data_width
 The VME data width (if applicable, -1 elsewhere).
CVAddressModifier m_address_modifier
 The VME address modifier (if applicable, -1 elsewhere).


Detailed Description

Commands table entry.

This is the structure of each the commands table entry. Specific boards inherit a common cammand table and typically define a private one.

Definition at line 55 of file cvt_board_commons.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 8 18:06:28 2006 for CAEVMEToolLib by  doxygen 1.4.6-NO