CSL_Aif2DbSideData Struct Reference
[AIF2 Data Structures]

This object contains the aif2 DB side data information. More...

#include <csl_aif2.h>


Data Fields

Bool bEnDioBufferWrite
Bool bEnDioBufferRead
Bool bEnFifoBufferWrite
Bool bSop
Bool bEop
Uint8 ChannelId
Uint8 DioAddress
Uint8 xcnt
Uint8 Symbol


Detailed Description

This object contains the aif2 DB side data information.


Field Documentation

Bool CSL_Aif2DbSideData::bEnDioBufferWrite

DirectIO Ram Buffer Write Enable

Bool CSL_Aif2DbSideData::bEnDioBufferRead

DirectIO Ram Buffer Read Enable for Egress

Bool CSL_Aif2DbSideData::bEnFifoBufferWrite

CPPI FIFO buffer Write Enable

Bool CSL_Aif2DbSideData::bSop

Start of packet flag

Bool CSL_Aif2DbSideData::bEop

End of packet flag

Uint8 CSL_Aif2DbSideData::ChannelId

DMA channel number 127-0

Uint8 CSL_Aif2DbSideData::DioAddress

Address within a DirectIO Circular Buffer. Each address contains a quad-word and 16 locations

Uint8 CSL_Aif2DbSideData::xcnt

Transfer Byte Count: Indicates how many valid bytes are transferred in the current data phase. value should be within 0 ~ 16

Uint8 CSL_Aif2DbSideData::Symbol

AxC symbol number inserted as part of protocol specific data (0x00 - 0xFF)


The documentation for this struct was generated from the following file:
Copyright 2011, Texas Instruments Incorporated