Mcbsp_DataConfig_t Struct Reference

Mcbsp TX/RX section configuration structure. More...

#include <mcbsp_drv.h>

Data Fields

Mcbsp_Phase phaseNum
Mcbsp_WordLength wrdLen1
Mcbsp_WordLength wrdLen2
uint32_t frmLen1
uint32_t frmLen2
Mcbsp_FrmSync frmSyncIgn
Mcbsp_DataDelay dataDelay
Mcbsp_Compand compandSel
Mcbsp_BitReversal bitReversal
Mcbsp_IntMode intMode
Mcbsp_Rxjust rjust
Mcbsp_DxEna dxState

Detailed Description

Mcbsp TX/RX section configuration structure.

This strcuture specifies the configuration for the McBSP data stream including the whether it is single phase or dual phase, number of frames,the word length in each phase and data delay etc.


Field Documentation

Transmit 32-bit bit reversal feature enable bit.

companding selection

Data delay to be configured in number of Bits

High impedance enable/disbale bit for the DX pin (TX only setting)

Length of the data frame in first phase

Length of the data frame in second phase

Frame sync ignore bit

Event for which the interrupt is to be generated

Phase of the McBSP data stream

Receive sign extension and justification settings (RX only setting)

Length of the data word in first phase

Length of the data word in second when dual phase is selected


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

Copyright 2012, Texas Instruments Incorporated