GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LEM / V4-4-0

Constituent: lem     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

parity.h File Reference

Selectively invert some of the parity bits of a command item. More...

#include "LEM/encode_structs.h"
#include "LEM/defs.h"

Include dependency graph for parity.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

void TEM_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void TIC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void CCC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void CRC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void CFE_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void TCC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void TRC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void TFE_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void AEM_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void AEM_ENV_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void ARC_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void AFE_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void PDU_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void PDU_ENV_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void CRU_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void EBM_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void EBM_STAT_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.

void GEM_parity (LEM_ci *cmd, LEM_PARITY_TYPES types)
 Invert zero or more parity bits in the command item.


Detailed Description

Selectively invert some of the parity bits of a command item.

Author:
James Swain - jswain@slac.stanford.edu
history 19 Oct 2004: Created

Function Documentation

void AEM_ENV_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void AEM_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void AFE_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void ARC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void CCC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void CFE_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void CRC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void CRU_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void EBM_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void EBM_STAT_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void GEM_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void PDU_ENV_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void PDU_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void TCC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void TEM_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void TFE_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void TIC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert

void TRC_parity LEM_ci cmd,
LEM_PARITY_TYPES  types
 

Invert zero or more parity bits in the command item.

Parameters:
cmd Pointer to a command item to fill
types OR of one of more LEM_PARITY_TYPES specifying the parity bits to invert


Generated on Fri Aug 26 20:49:04 2005 by doxygen 1.3.3