board_data Struct Reference

Data common to every board. More...

#include <board_commons.h>


Data Fields

CPL_OBJ * m_p_cpl_object
 The Communication 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.


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

Generated on Mon Oct 6 09:30:09 2008 for CAEN N1568 SDK by  doxygen 1.5.6