Logo
MSP DSP Library
msp_cmplx_fill_q15_params Struct Reference

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.
 

Detailed Description

Parameters for Q15 complex vector fill.


The documentation for this struct was generated from the following file: