MityDSP Documentation Index

e:/hudson/workspace/MityDSP MDK Release/trunk/sw/inc/core/DspMcBsp.h File Reference

#include <std.h>
#include <lck.h>
#include "core/DspOutputLatch.h"

Classes

class  MityDSP::tcDspMcbspConfig
 The tcDspMcbspConfig class provides a simple initialization structure for purposes of configuring a tcDspMcbsp class instance. More...
class  MityDSP::tcDspMcbsp
 The tcDspMcbsp class is used for communications via the Texas Instruments Multichannel Buffered Serial Port (McBSP). More...

Namespaces

namespace  MityDSP

Defines

#define RXJUST_RJZF   0x00
 Configuration values...
#define RXJUST_RJSE   0x01
#define RXJUST_LJZF   0x02
#define RXJUST_LJSE   0x03
#define CSTOP_DISABLED   0x00
#define CSTOP_NODELAY   0x02
#define CSTOP_DELAY   0x03
#define CLKR_POL_FALLING   0x00
#define CLKR_POL_RISING   0x01
#define CLKX_POL_RISING   0x00
#define CLKX_POL_FALLING   0x01
#define FSYNC_POL_HIGH   0x00
#define FSYNC_POL_LOW   0x01
#define CLK_MODE_EXT   0x00
#define CLK_MODE_INT   0x01
#define FSYNC_MODE_EXT   0x00
#define FSYNC_MODE_INT   0x01
#define WORD_LENGTH_8   0x00
#define WORD_LENGTH_12   0x01
#define WORD_LENGTH_16   0x02
#define WORD_LENGTH_20   0x03
#define WORD_LENGTH_24   0x04
#define WORD_LENGTH_32   0x05
#define DATA_DELAY0   0x00
#define DATA_DELAY1   0x01
#define DATA_DELAY2   0x02

Define Documentation

#define RXJUST_RJZF   0x00

Configuration values...

#define RXJUST_RJSE   0x01
#define RXJUST_LJZF   0x02
#define RXJUST_LJSE   0x03
#define CSTOP_DISABLED   0x00
#define CSTOP_NODELAY   0x02
#define CSTOP_DELAY   0x03
#define CLKR_POL_FALLING   0x00
#define CLKR_POL_RISING   0x01
#define CLKX_POL_RISING   0x00
#define CLKX_POL_FALLING   0x01
#define FSYNC_POL_HIGH   0x00
#define FSYNC_POL_LOW   0x01
#define CLK_MODE_EXT   0x00
#define CLK_MODE_INT   0x01
#define FSYNC_MODE_EXT   0x00
#define FSYNC_MODE_INT   0x01
#define WORD_LENGTH_8   0x00
#define WORD_LENGTH_12   0x01
#define WORD_LENGTH_16   0x02
#define WORD_LENGTH_20   0x03
#define WORD_LENGTH_24   0x04
#define WORD_LENGTH_32   0x05
#define DATA_DELAY0   0x00
#define DATA_DELAY1   0x01
#define DATA_DELAY2   0x02

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