Data Fields
AIF_DioConfigObj Struct Reference

This structure contains the parameters for the initialization of a AIF2 link of the TMS320C6670. It also contains a reference to the CSL AIF object instance. More...

#include <AIF_defs.h>

Data Fields

Uint32 * out
Uint32 outNumBlock
Uint32 * in
Uint32 inNumBlock
Uint8 numLink
Uint8 firstLink
Uint32 offsetPeDBCH
Uint32 offsetPdDBCH
Uint32 numPeDBCH
Uint32 numPdDBCH
Uint32 duplicateOnDioEng2
AIF2_LinkMode mode
Uint32 usedWithRAC

Detailed Description

This structure contains the parameters for the initialization of a AIF2 link of the TMS320C6670. It also contains a reference to the CSL AIF object instance.


Field Documentation

Determine if we use the DIO duplicate feature with the current dio (0= disable, 1= enable). Duplicate feature uses dio engine 2, so this feature cannot be used on both DIO 0 and DIO 1 at the same time This duplicate feature can also be used for the purpose of debugging DIO traffic going to RAC

Holds first link associated to this DIO engine (set by the library)

Selects buffer start address for this DIO engine in ingress direction

Selects number of DMA blocks (wrap2) for this DIO engine in ingress direction

Specifies the mode of the link (LTE or WCDMA). Use for dual mode only.

Holds number link associated to this DIO engine (set by the library)

Holds number of DB channels associated to this DIO engine on receive path (set by the library)

Holds number of DB channels associated to this DIO engine on transmit path(set by the library)

Holds offset to the first DB channel associated to this DIO engine on receive side(set by the library)

Holds offset to the first DB channel associated to this DIO engine on transmit side(set by the library)

Selects buffer start address for this DIO engine in egress direction

Selects number of DMA blocks (wrap2) for this DIO engine in egress direction

When in Wcdma mode, tells whether this DIO engine is used for RAC on ingress side


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

Copyright 2014, Texas Instruments Incorporated