GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LHK / V11-4-2

Constituent: lhkt     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LHK_cmd.c File Reference

Routines associated with CCSDS commands to subsystem LHK. More...

#include "ITC/ITC_pubdefs.h"
#include "LHK_p.h"
#include "LHK/LHK_cmdxtrn.h"

Include dependency graph for LHK_cmd.c:


Functions

unsigned int LHK_ReqDiagPacket (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the ReqDiagPacket command.
unsigned int LHK_SysReset (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the SysReset command.
unsigned int LHK_StopDiag (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the StopDiag command.
unsigned int LHK_Noop (void *prm, const struct _ITC_QueueItem *qitem, void *pay, unsigned int len)
 Callback function for the Noop command.

Detailed Description

Routines associated with CCSDS commands to subsystem LHK.

Warning:
Machine generated code

Function Documentation

unsigned int LHK_Noop void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function for the Noop command.

Parameters:
prm User context parameter
qitem Queue item
pay Payload pointer
len Payload length
Returns:

unsigned int LHK_ReqDiagPacket void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function for the ReqDiagPacket command.

Parameters:
prm User context parameter
qitem Queue item
pay Payload pointer
len Payload length
Returns:

unsigned int LHK_StopDiag void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function for the StopDiag command.

Parameters:
prm User context parameter
qitem Queue item
pay Payload pointer
len Payload length
Returns:

unsigned int LHK_SysReset void *  prm,
const struct _ITC_QueueItem qitem,
void *  pay,
unsigned int  len
 

Callback function for the SysReset command.

Parameters:
prm User context parameter
qitem Queue item
pay Payload pointer
len Payload length
Returns:


Generated on Tue Aug 14 01:50:48 2007 by  doxygen 1.4.4