James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

ADCBaseCfg_Type Struct Reference

ADCBaseCfg_Type Struct Reference
[ADC_BlockType]

Structure for ADC Basic settings include MUX and PGA. More...

#include <ad5940.h>

Data Fields

uint32_t ADCMuxP
 ADC Positive input channel selection.
uint32_t ADCMuxN
 ADC negative input channel selection.
uint32_t ADCPga
 ADC PGA settings, select from ADCPGA.

Detailed Description

Structure for ADC Basic settings include MUX and PGA.

Definition at line 4255 of file ad5940.h.


Field Documentation

uint32_t ADCMuxN

ADC negative input channel selection.

select from ADCMUXN

Definition at line 4258 of file ad5940.h.

uint32_t ADCMuxP

ADC Positive input channel selection.

select from ADCMUXP

Definition at line 4257 of file ad5940.h.

uint32_t ADCPga

ADC PGA settings, select from ADCPGA.

Definition at line 4259 of file ad5940.h.