MityDSP Documentation Index
Public Member Functions | Public Attributes
MityDSP::tcDspMcbspConfig Class Reference

    The tcDspMcbspConfig class provides a simple initialization structure for 

purposes of configuring a tcDspMcbsp class instance. More...

#include <core/DspMcbsp.h>

List of all members.

Public Member Functions

 tcDspMcbspConfig (void)
 ~tcDspMcbspConfig (void)

Public Attributes

int mnRxDataDelay
int mnRxWordLen
 Receive delay.
int mnRxJustify
 Receive word length.
int mnTxDataDelay
 Justification applied to RX data.
int mnTxWordLen
 Transmit delay.
int mnRxFsync
 Transmit word length.
int mnTxFsync
 Receive frame sync (external or internal)
int mnRxClock
 Transmit frame sync (external or internal)
int mnTxClock
 Receive clock source.
int mnRxFsyncPolarity
 Transmit clock source.
int mnTxFsyncPolarity
 Receive FSYNC polarity.
int mnRxClockPolarity
 Transmit FSYNC polarity.
int mnTxClockPolarity
 Receive clock polarity.
int mnClockStop
 Transmit clock polarity.

Detailed Description

    The tcDspMcbspConfig class provides a simple initialization structure for 

purposes of configuring a tcDspMcbsp class instance.

The class, when created, provides a set of default settings that the tcDspMcbsp class will use upon construction.

See also:
tcDspMcbsp Page

Constructor & Destructor Documentation

MityDSP::tcDspMcbspConfig::tcDspMcbspConfig ( void  )
inline
MityDSP::tcDspMcbspConfig::~tcDspMcbspConfig ( void  )
inline

Member Data Documentation

int MityDSP::tcDspMcbspConfig::mnRxDataDelay
int MityDSP::tcDspMcbspConfig::mnRxWordLen

Receive delay.

int MityDSP::tcDspMcbspConfig::mnRxJustify

Receive word length.

int MityDSP::tcDspMcbspConfig::mnTxDataDelay

Justification applied to RX data.

int MityDSP::tcDspMcbspConfig::mnTxWordLen

Transmit delay.

int MityDSP::tcDspMcbspConfig::mnRxFsync

Transmit word length.

int MityDSP::tcDspMcbspConfig::mnTxFsync

Receive frame sync (external or internal)

int MityDSP::tcDspMcbspConfig::mnRxClock

Transmit frame sync (external or internal)

int MityDSP::tcDspMcbspConfig::mnTxClock

Receive clock source.

int MityDSP::tcDspMcbspConfig::mnRxFsyncPolarity

Transmit clock source.

int MityDSP::tcDspMcbspConfig::mnTxFsyncPolarity

Receive FSYNC polarity.

int MityDSP::tcDspMcbspConfig::mnRxClockPolarity

Transmit FSYNC polarity.

int MityDSP::tcDspMcbspConfig::mnTxClockPolarity

Receive clock polarity.

int MityDSP::tcDspMcbspConfig::mnClockStop

Transmit clock polarity.


  
Generated on Mon Apr 22 2013 11:33:04 for MityDSP Core by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.