MityDSP Documentation Index

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

Receive delay.

Receive word length.

Justification applied to RX data.

Transmit delay.

Transmit word length.

Receive frame sync (external or internal).

Transmit frame sync (external or internal).

Receive clock source.

Transmit clock source.

Receive FSYNC polarity.

Transmit FSYNC polarity.

Receive clock polarity.

Transmit clock polarity.


  
Generated on Fri Sep 23 16:33:52 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.