CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomConfigTag_PC Struct Reference

Configuration structure used for the initialization of the Atom library. More...

#include <cri_le_atom_pc.h>

Data Fields

CriAtomConfig atom
 
CriAtomAsrConfig asr
 
CriAtomHcaMxConfig hca_mx
 

Detailed Description

Configuration structure used for the initialization of the Atom library.

Description:
This configuration structure is used to specify the behavior of the CRI Atom library.
It is passed as an argument to the criAtom_Initialize_PC function.
Attention
This structure is used for low level API.
When using the functions of the AtomEx layer, use the use the CriAtomExConfig_PC structure instead.
See also
criAtom_Initialize_PC, criAtom_SetDefaultConfig_PC

Field Documentation

◆ atom

Configuration structure for the intialization of the Atom library

◆ asr

Configuration structure for the intialization of ASR

◆ hca_mx

Configuration structure for the intialization of HCA-MX


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