DATA_FIFO Struct Reference

#include <FB_spm_dataexchange.h>

List of all members.

Public Attributes

DSP_INT r_position
DSP_INT w_position
DSP_INT fill
DSP_INT stall
DSP_INT length
DSP_INT mode
union {
   DSP_INT   w [DATAFIFO_LENGTH]
   DSP_LONG   l [DATAFIFO_LENGTH >>1]
buffer


Detailed Description

Definition at line 540 of file FB_spm_dataexchange.h.


Member Data Documentation

union { ... } DATA_FIFO::buffer
 

DSP_INT DATA_FIFO::fill
 

Definition at line 543 of file FB_spm_dataexchange.h.

Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM().

DSP_LONG DATA_FIFO::l[DATAFIFO_LENGTH >>1]
 

Definition at line 549 of file FB_spm_dataexchange.h.

DSP_INT DATA_FIFO::length
 

Definition at line 545 of file FB_spm_dataexchange.h.

DSP_INT DATA_FIFO::mode
 

Definition at line 546 of file FB_spm_dataexchange.h.

DSP_INT DATA_FIFO::r_position
 

Definition at line 541 of file FB_spm_dataexchange.h.

Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM().

DSP_INT DATA_FIFO::stall
 

Definition at line 544 of file FB_spm_dataexchange.h.

Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM().

DSP_INT DATA_FIFO::w[DATAFIFO_LENGTH]
 

Definition at line 548 of file FB_spm_dataexchange.h.

DSP_INT DATA_FIFO::w_position
 

Definition at line 542 of file FB_spm_dataexchange.h.

Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 1 09:05:10 2006 for GXSM by  doxygen 1.4.6