board_data Struct Reference

Data common to every board. More...

#include <board_commons.h>

List of all members.

Public Attributes

CPL_OBJm_p_cpl_object
 The Comunication Physical Layer object.
const cmd_tablem_p_cmd_table
 Pointer to board specif command table.
char * m_p_last_sent_cmd
 The last sent command string.


Detailed Description

Data common to every board.

This is the basic structure for every board specific data. This struct MUST be the first data of any other specific board data.

Definition at line 51 of file board_commons.h.


Member Data Documentation

The Comunication Physical Layer object.

Definition at line 53 of file board_commons.h.

Pointer to board specif command table.

Definition at line 54 of file board_commons.h.

The last sent command string.

Definition at line 55 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