|
MSP DSP Library
|
Parameter structure for LEACMD__FIRCOMPLEX command. More...
#include <DSPLib_lea.h>
Data Fields | |
| uint16_t | vectorSize |
| Length of data vector. | |
| uint16_t | coeffs |
| FIR coefficient vector. | |
| uint16_t | output |
| Output data vector. | |
| uint16_t | tapLength |
| Length of FIR coefficient vector. | |
| uint16_t | bufferMask |
| Input buffer increment mask. | |
| uint16_t | reserved |
| Reserved padding. | |
Parameter structure for LEACMD__FIRCOMPLEX command.