|
MSP DSP Library
|
Parameters for Q15 complex vector fill. More...
#include <DSPLib_utility.h>
Data Fields | |
| uint16_t | length |
| Length of the source data, must be a multiple of two. | |
| _q15 | realValue |
| Real constant value to fill real indices with. | |
| _q15 | imagValue |
| Imaginary constant value to fill imaginary indices with. | |
Parameters for Q15 complex vector fill.