Data Fields
_Fftc_TxInfo Struct Reference

Fftc_TxInfo. More...

#include <fftc_pvt.h>

Data Fields

Fftc_DrvHandle hFFTC
Qmss_QueueHnd hQmssTxFreeQ
Qmss_QueueHnd hQmssTxGlblFreeQ
Fftc_TxQInfopFFTCTxQInfo
Qmss_QueueHnd hQmssTxQ
uint8_t bSharedMode
uint8_t bManageReqBuffers
uint32_t cppiNumDesc
uint32_t descSize
uint32_t bufferSize
uint8_t bEnableDftSizeListCfg
uint32_t maxDftSizeListLen

Detailed Description

Fftc_TxInfo.

Data structure to hold the current state of an FFTC Tx object created using the driver APIs.

* Used by FFTC driver internally for book-keeping purposes *


Field Documentation

Indicates if this Tx object is using DFT size list configuration.

Boolean flag to indicate whether transmit free descriptors and buffers were allocated by the driver.

Tx queue open mode

Buffer size allocated for this Tx object.

Number of Transmit Free descriptors allocated for this Tx object.

Size of the descriptor allocated for this Tx object

FFTC instance object handle

Reference to parent driver handle. Indicates which FFTC instance this object belongs.

The Transmit free descriptor queue handle for this object

The transmit free descriptor queue handle to which the free descriptors must be returned when cleaning up this Tx object.

The parent free queue for 'hQmssTxFreeQ' of this Tx object.

Qmss_QueueHnd _Fftc_TxInfo::hQmssTxQ

Handle to the QMSS FFTC queue instance.

The maximum number of DFT sizes that will ever be configured using this Tx queue.

FFTC Tx Queue Handle for this object.


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

Copyright 2014, Texas Instruments Incorporated