DSPLIB User Guide
DSPLIB_matMul_InitArgs Struct Reference

Detailed Description

Structure containing the parameters to initialize the kernel.

Definition at line 105 of file DSPLIB_matMul.h.

Data Fields

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

Field Documentation

◆ funcStyle

int8_t DSPLIB_matMul_InitArgs::funcStyle

Variant of the function refer to DSPLIB_FUNCTION_STYLE

Definition at line 107 of file DSPLIB_matMul.h.