Data Fields
_Fftc_ControlHdr Struct Reference

Fftc_ControlHdr. More...

#include <fftc_lld.h>

Data Fields

uint32_t psFieldLen
uint32_t dftSizeListLen
uint8_t bPSPassThruPresent
uint8_t bDFTSizeListPresent
uint8_t bLocalConfigPresent

Detailed Description

Fftc_ControlHdr.

Configuration structure that can be used by the application/driver to setup a FFTC control header using the LLD APIs.


Field Documentation

Boolean flag, set to 1 to indicate that the DFT size list is configured.

Boolean flag, set to 1 to indicate that the five local control registers are present, configuration that follows must be five 32-bit words long only.

Boolean Flag, set to 1 to indicate that there is a protocol specific field that must be forwarded to the receiver.

DFT size list length in 32-bit words. Can be between "1" and "128".

Length of the protocol specific field that should be forwarded to the receiver in 32-bit words. Valid values can be between "1" and "4".


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

Copyright 2014, Texas Instruments Incorporated