![]() |
![]() |
Fftc_BlockResult. More...
#include <fftc.h>
Data Fields | |
uint8_t * | pBuffer |
uint32_t | bufferLen |
uint16_t | blockExponentVal |
Fftc_BlockResult.
Structure to hold the FFT/IFT result on a per DFT block basis.
uint16_t _Fftc_BlockResult::blockExponentVal |
Block Exponent value detected for this FFT block
uint32_t _Fftc_BlockResult::bufferLen |
Result buffer length
uint8_t* _Fftc_BlockResult::pBuffer |
Result buffer pointer