MityDSP Documentation Index

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

#include <std.h>
#include "core/DspFirmware.h"

Classes

class  MityDSP::tcDspAdcBaseConfig
 The tcDspAdcBaseConfig class provides a simple configuration structure that may be used when initializing a tcDspAdcBase derived interface class. More...
class  MityDSP::tcDspAdcBase
 Instances of this class handle. More...

Namespaces

namespace  MityDSP

Enumerations

enum  MityDSP::teFIFOLevel {
  MityDSP::eeEmpty, MityDSP::eeOneQ, MityDSP::eeHalf, MityDSP::eeThreeQ,
  MityDSP::eeFull
}
 

The teFIFOLevel enumeration defines the various FIFO levels that may be checked for the tcDspAdcBase class.

More...

Variables

const unsigned int MityDSP::gnCH0_MASK = 0x00000001
 < Masks used to enable channels for round-robin capture
const unsigned int MityDSP::gnCH1_MASK = 0x00000002
const unsigned int MityDSP::gnCH2_MASK = 0x00000004
const unsigned int MityDSP::gnCH3_MASK = 0x00000008
const unsigned int MityDSP::gnCH4_MASK = 0x00000010
const unsigned int MityDSP::gnCH5_MASK = 0x00000020
const unsigned int MityDSP::gnCH6_MASK = 0x00000040
const unsigned int MityDSP::gnCH7_MASK = 0x00000080

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