Logo
MSP DSP Library
msp_sub_q15_params Struct Reference

Parameter structure for the Q15 vector subtract functions. More...

#include <DSPLib_vector.h>

Data Fields

uint16_t length
 Length of source and destination data, must be a multiple of two.
 

Detailed Description

Parameter structure for the Q15 vector subtract functions.

Examples:
transform_ex1_fft_fixed_q15.c, transform_ex2_cmplx_fft_auto_q15.c, and transform_ex3_fft_iq31.c.

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