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

Constituent: cts_scp_sumt     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

CTS_scp_sumt.c File Reference

The device routines for a summit 1553 device. More...

#include <stdio.h>
#include "MSG/MSG_pubdefs.h"
#include "CTDB/SUMT_bc.h"
#include "CTDB/CTDB_config.h"

Include dependency graph for CTS_scp_sumt.c:

Include dependency graph

Functions

unsigned int CTS_initDevice (void *dev, void *addr)
 Initialize the 1553 bus controller.


Variables

SUMT_BC_Bus_Config busConfig
 The bus controller driver configuration.

const SUMT_BC_Pkt_Config pktConfig
 The bus controller driver packet configuration.

const SUMT_BC_Task_Config taskConfig
 The bus controller driver task configuration.


Detailed Description

The device routines for a summit 1553 device.

CVS $Id: CTS_scp_sumt.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 1553 bus controller.

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


Variable Documentation

static const SUMT_BC_Pkt_Config pktConfig [static]
 

Initial value:

 
{
    4,                                
    CTDB_CONFIG_PKT_SIZE_CMD_RX,      
    4,                                
    CTDB_CONFIG_PKT_SIZE_CMD_TX,      
    32,                               
    CTDB_CONFIG_PKT_SIZE_TELEM        
}
The bus controller driver packet configuration.

static const SUMT_BC_Task_Config taskConfig [static]
 

Initial value:

 
{
    {
        "uBC",                        
        60,                           
        0,                            
        NULL,                         
        0x2000                        
    },
    MSG_LVL_INFORMATION,
}
The bus controller driver task configuration.


Generated on Thu Aug 4 20:26:17 2005 by doxygen 1.3.3