James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

TypeDefinitions

MISC_Block. More...

Data Structures

struct  DFTCfg_Type
 DFT Configuration structure. More...
struct  ADCDigComp_Type
 ADC digital comparator. More...
struct  StatCfg_Type
 Statistic function. More...
struct  SWMatrixCfg_Type
 Switch matrix configure. More...
struct  HSTIACfg_Type
 HSTIA Configure. More...
struct  HSDACCfg_Type
 HSDAC Configure. More...
struct  LPDACCfg_Type
 LPDAC Configure. More...
struct  LPAmpCfg_Type
 Low power amplifiers(PA and TIA) More...
struct  WGTrapzCfg_Type
 Trapezoid Generator parameters The definition of the Trapezoid waveform is shown below. More...
struct  WGSinCfg_Type
 Sin wave generator parameters. More...
struct  WGCfg_Type
 Waveform generator configuration. More...
struct  HSLoopCfg_Type
 High speed loop configuration. More...
struct  LPLoopCfg_Type
 Low power loop Configure. More...
struct  DSPCfg_Type
 DSP Configure. More...
struct  AGPIOCfg_Type
 GPIO Configure. More...
struct  FIFOCfg_Type
 FIFO configure. More...
struct  SEQCfg_Type
 Sequencer configure. More...
struct  SEQInfo_Type
 Sequence info structure. More...
struct  WUPTCfg_Type
 Wakeup Timer Configure. More...
struct  CLKCfg_Type
 Clock configure. More...
struct  HSRTIACal_Type
 HSTIA internal RTIA calibration structure. More...
struct  LPRTIACal_Type
 LPTIA internal RTIA calibration structure. More...
struct  HSDACCal_Type
 HSDAC calibration structure. More...
struct  LPDACCal_Type
 LPDAC calibration structure. More...
struct  LPDACPara_Type
 LPDAC parameters: LPDAC code to voltage transfer function. More...
struct  LFOSCMeasure_Type
 LFOSC frequency measure structure. More...
struct  ADCPGACal_Type
 ADC PGA calibration type. More...
struct  LPTIAOffsetCal_Type
 LPTIA Offset calibration type. More...
struct  ClksCalInfo_Type
 Structure for calculating how much system clocks needed for specified number of data. More...
struct  SoftSweepCfg_Type
 Software controlled Sweep Function. More...
struct  fImpPol_Type
 Impedance result in Polar coordinate. More...
struct  fImpCar_Type
 Impedance result in Cartesian coordinate. More...
struct  iImpCar_Type
 int32_t type Impedance result in Cartesian coordinate More...
struct  FreqParams_Type
 FreqParams_Type - Structure to store optimum filter settings. More...

Modules

 ADC_BlockType

Typedefs

typedef int32_t AD5940Err
 error number defination

Enumerations

enum  BoolFlag { , bTRUE = !bFALSE }
 

bool definition for ad5940lib.

More...

Detailed Description

MISC_Block.


Typedef Documentation

typedef int32_t AD5940Err

error number defination

Definition at line 4216 of file ad5940.h.


Enumeration Type Documentation

enum BoolFlag

bool definition for ad5940lib.

Enumerator:
bTRUE 

True and False definition.

Definition at line 4221 of file ad5940.h.