Logo
MSP DSP Library
MSP_LEA_MPYCOMPLEXMATRIX_PARAMS Struct Reference

Parameter structure for LEACMD__MPYCOMPLEXMATRIX command. More...

#include <DSPLib_lea.h>

Data Fields

uint16_t vectorSize
 Length of data vector, must be a multiple of two.
 
uint16_t input2
 Input data vector 2.
 
uint16_t output
 Output data vector.
 
uint16_t input1Offset
 Offset of input vector 1.
 
uint16_t input2Offset
 Offset of input vector 2.
 
uint16_t outputOffset
 Offset of output vector.
 

Detailed Description

Parameter structure for LEACMD__MPYCOMPLEXMATRIX command.


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