![]() |
![]() |
Fftc_ErrorParams. More...
#include <fftc_lld.h>
Data Fields | |
uint8_t | bIsIntOnEOP |
uint8_t | bIsDebugHalt |
uint8_t | bIsConfigWordError |
uint8_t | bIsDescBufferError |
uint8_t | bIsEopError |
uint8_t | bIsConfigInvalError |
Fftc_ErrorParams.
Configuration structure that can be used to hold/setup the FFTC Emulation Control Parameters.
This bit is set when the length of the configuration field in the PS field is not as per the length specified in the FFTC control header.
This bit is set when FFTC detects an error in configuration of the incoming FFT block.
uint8_t _Fftc_ErrorParams::bIsDebugHalt |
Debug Halt is triggered when a CPPI descriptor that has bit 1 of its PS field set and is received by the FFTC.
This bit is set when FFTC runs out free buffers to use when trying to send a packet.
uint8_t _Fftc_ErrorParams::bIsEopError |
This bit is set when the packet length is not a multiple of the FFT block length size.
uint8_t _Fftc_ErrorParams::bIsIntOnEOP |
Interrupt on EOP is triggered when a CPPI descriptor that has the bit 2 of its PS field set is completed and written to Rx destination queue of FFTC in QM.