Logo
MSP DSP Library
MSP_LEA_POLY_PARAMS Struct Reference

Parameter structure for LEACMD__POLYNOMIAL command. More...

#include <DSPLib_lea.h>

Data Fields

uint16_t vectorSize
 Length of data vector, must be a multiple of two.
 
uint16_t output
 Output data vector.
 
uint16_t coeff
 Polynomial coefficient vector.
 
uint16_t order
 Polynomial coefficient order.
 
int32_t scaleFactor
 Scale factor.
 

Detailed Description

Parameter structure for LEACMD__POLYNOMIAL command.


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