MSP430 DriverLib for MSP430FR5xx_6xx Devices  2.70.00.08
 All Data Structures Files Functions Variables Enumerations Modules Pages
LEA_addLongMatrixParams Struct Reference

Parameter structure that should be paired with the LEA_addLongMatrix command when using LEA_invokeCommand(). More...

#include <lea.h>

Data Fields

uint16_t input1
 
uint16_t reserved1
 
uint16_t vectorSize
 
uint16_t input2
 
uint16_t output
 
uint16_t input1Offset
 
uint16_t input2Offset
 
uint16_t outputOffset
 

Detailed Description

Parameter structure that should be paired with the LEA_addLongMatrix command when using LEA_invokeCommand().

Field Documentation

uint16_t LEA_addLongMatrixParams::input1

LEA RAM address to input1 vector containing values in signed, unsigned or IQ31 format

uint16_t LEA_addLongMatrixParams::input1Offset

offset for input1 pointer after every 32-bit additions

uint16_t LEA_addLongMatrixParams::input2

LEA RAM address to input2 vector containing values in signed, unsigned or IQ31 format

uint16_t LEA_addLongMatrixParams::input2Offset

offset for input2 pointer after every 32-bit additions

uint16_t LEA_addLongMatrixParams::output

LEA RAM address to output vector

uint16_t LEA_addLongMatrixParams::outputOffset

offset for output pointer after every 32-bit additions

uint16_t LEA_addLongMatrixParams::reserved1

reserved

uint16_t LEA_addLongMatrixParams::vectorSize

Input vector size


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

Copyright 2016, Texas Instruments Incorporated