GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTS / V2-0-0

Constituent: cts_scp_enet     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

CTS_scp_enet.c File Reference

The device routines for an ethernet device. More...

#include <stdio.h>
#include "CTDB/CO1553_bc_sim.h"
#include "CTDB/CTDB_config.h"

Include dependency graph for CTS_scp_enet.c:

Include dependency graph

Functions

unsigned int CTS_initDevice (void *dev, void *addr)
 Initialize the ethernet simulation of the bus controller.


Variables

CO1553_BC_Sim_Config simConfig
 The global instance of the simulator configuration.


Detailed Description

The device routines for an ethernet device.

CVS $Id: CTS_scp_enet.c,v 1.1 2005/03/18 03:40:03 apw Exp $
Author:
D.L.Wood

A.P.Waite

Derived from original work by Dan Wood

Function Documentation

unsigned int CTS_initDevice void *  dev,
void *  addr
 

Initialize the ethernet simulation of the bus controller.

Parameters:
dev (in) The driver handle
addr (in) The remote terminal address
Returns:
Return code from CO1553_bcSimInit


Variable Documentation

static CO1553_BC_Sim_Config simConfig [static]
 

Initial value:

{
    8000,                             
    CTDB_CONFIG_PKT_SIZE_CMD_RX,      
    8001,                             
    CTDB_CONFIG_PKT_SIZE_CMD_TX,      
    4,                                
    8002,                             
    CTDB_CONFIG_PKT_SIZE_TELEM,       
    4                                 
}
The global instance of the simulator configuration.


Generated on Sun Apr 24 23:53:38 2005 by doxygen 1.3.3