MityDSP Documentation Index
Classes | Namespaces | Macros | Enumerations | Variables
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

Macros

#define tcDspAdcBase_H

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

Macro Definition Documentation

#define tcDspAdcBase_H

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