DSPLIB User Guide
DSPLIB_matMul_fixed_InitArgs Struct Reference

Detailed Description

Structure containing the parameters to initialize the kernel.

Definition at line 105 of file DSPLIB_matMul_fixed.h.

Data Fields

int8_t funcStyle
 Variant of the function refer to DSPLIB_FUNCTION_STYLE
More...
 
int32_t qs
 

Field Documentation

◆ funcStyle

int8_t DSPLIB_matMul_fixed_InitArgs::funcStyle

Variant of the function refer to DSPLIB_FUNCTION_STYLE

Definition at line 107 of file DSPLIB_matMul_fixed.h.

◆ qs

int32_t DSPLIB_matMul_fixed_InitArgs::qs

Definition at line 108 of file DSPLIB_matMul_fixed.h.