ADConfiguration Struct Reference

storing of AD configuration data More...

#include <adc.h>

Data Fields

Uint16 chlChannels [MAX_CH]
 channel list
Uint16 convChannel [MAX_CH]
 channels per converter (can be 1 or 2 depending on independent/simultaneous)
_iq chlGains [MAX_CH]
 channel list gains
_iq chlOffsets [MAX_CH]
 channel list offset
Uint16 chlPolarity [MAX_CH]
 channel polarity (unipolar/bipolar)
volatile Uint16 * selSeqPtr
 sequence ptr
Uint16 max_ch
 Maximum Conversion Channels Register.
volatile Uint16 trigger
 trigger software
Uint16 fAD
 AD clock in Mhz.
Uint16 tSH
 SH acquisition time in us.

Detailed Description

storing of AD configuration data

Definition at line 149 of file adc.h.


Field Documentation

Uint16 chlChannels[MAX_CH]

channel list

Definition at line 150 of file adc.h.

_iq chlGains[MAX_CH]

channel list gains

Definition at line 152 of file adc.h.

_iq chlOffsets[MAX_CH]

channel list offset

Definition at line 153 of file adc.h.

Uint16 chlPolarity[MAX_CH]

channel polarity (unipolar/bipolar)

Definition at line 154 of file adc.h.

Uint16 convChannel[MAX_CH]

channels per converter (can be 1 or 2 depending on independent/simultaneous)

Definition at line 151 of file adc.h.

Uint16 fAD

AD clock in Mhz.

Definition at line 158 of file adc.h.

Uint16 max_ch

Maximum Conversion Channels Register.

Definition at line 156 of file adc.h.

volatile Uint16* selSeqPtr

sequence ptr

Definition at line 155 of file adc.h.

volatile Uint16 trigger

trigger software

Definition at line 157 of file adc.h.

Uint16 tSH

SH acquisition time in us.

Definition at line 159 of file adc.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat Apr 16 11:42:45 2011 for TIMotorLIB by  doxygen 1.6.3