![]() |
DSPLIB User Guide
|
Structure containing the parameters to initialize the kernel.
Definition at line 120 of file DSPLIB_recip.h.
Data Fields | |
| int8_t | funcStyle |
| Variant of the function refer to DSPLIB_FUNCTION_STYLE More... | |
| uint32_t | dataSize |
| Size of input data More... | |
| DSPLIB_recip_storeStyle | storeStyle |
| Fixed Point Output Store Style More... | |
| int8_t DSPLIB_recip_InitArgs::funcStyle |
Variant of the function refer to DSPLIB_FUNCTION_STYLE
Definition at line 122 of file DSPLIB_recip.h.
| uint32_t DSPLIB_recip_InitArgs::dataSize |
Size of input data
Definition at line 124 of file DSPLIB_recip.h.
| DSPLIB_recip_storeStyle DSPLIB_recip_InitArgs::storeStyle |
Fixed Point Output Store Style
Definition at line 126 of file DSPLIB_recip.h.