Data Fields
_Fftc_Result Struct Reference

Fftc_Result. More...

#include <fftc.h>

Data Fields

uint8_t flowId
uint8_t srcId
uint16_t destnTagInfo
uint8_t bErrorDetected
uint8_t bClippingDetected
uint32_t numFFTCBlocks
Fftc_BlockResult fftBlockResult [FFTC_MAX_NUM_BLOCKS]

Detailed Description

Fftc_Result.

Structure to hold the FFT/IFFT result.


Field Documentation

Boolean flag to indicate if a clipping error was detected while processing any of the blocks corresponding to this result.

Boolean flag to indicate if any error was detected while processing the FFT request.

Destination Tag read from the result buffer

FFT/IFT result for each of the blocks submitted

Flow Id read from the result buffer

Number of FFT blocks in the result buffer

Source Id read from the result buffer


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated