Logo
MSP DSP Library
MSP_LEA_INTERLEAVE_PARAMS Struct Reference

Parameter structure for LEACMD__INTERLEAVEEVENEVEN, LEACMD__INTERLEAVEEVENODD, LEACMD__INTERLEAVEODDEVEN and LEACMD__INTERLEAVEODDODD commands. More...

#include <DSPLib_lea.h>

Data Fields

uint16_t output
 Output data vector.
 
uint16_t channel
 Channel to insert vector into.
 
uint16_t numChannels
 Number of destination channels.
 
uint16_t vectorSize
 Length of data vector, must be a multiple of two.
 

Detailed Description

Parameter structure for LEACMD__INTERLEAVEEVENEVEN, LEACMD__INTERLEAVEEVENODD, LEACMD__INTERLEAVEODDEVEN and LEACMD__INTERLEAVEODDODD commands.


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