![]() |
![]() |
Fftc_ControlHdr. More...
#include <fftc_lld.h>
Data Fields | |
uint32_t | psFieldLen |
uint32_t | dftSizeListLen |
uint8_t | bPSPassThruPresent |
uint8_t | bDFTSizeListPresent |
uint8_t | bLocalConfigPresent |
Fftc_ControlHdr.
Configuration structure that can be used by the application/driver to setup a FFTC control header using the LLD APIs.
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.
uint32_t _Fftc_ControlHdr::dftSizeListLen |
DFT size list length in 32-bit words. Can be between "1" and "128".
uint32_t _Fftc_ControlHdr::psFieldLen |
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".