Parameters for the configuration of the First CDMA register.
#include <adcife.h>
Data Fields | |
uint32_t | bipolar:1 |
conversion mode More... | |
uint32_t | dw:1 |
Double Word transmitting. More... | |
uint32_t | enstup:1 |
Enables the Startup Time. More... | |
uint32_t | gain:3 |
gain value More... | |
uint32_t | gcomp:1 |
Gain Compensation. More... | |
uint32_t | hwla:1 |
Half Word Left Adjust. More... | |
uint32_t | internal:2 |
Internal Voltage Sources Selection. More... | |
uint32_t | muxneg:3 |
MUX selection on Negative ADC input channel. More... | |
uint32_t | muxpos:4 |
MUX selection on Positive ADC input channel. More... | |
uint32_t | res:1 |
Sequencer resolution. More... | |
uint32_t | reserved:1 |
uint32_t | reserved2:3 |
uint32_t | reserved3:5 |
uint32_t | strig:1 |
Software trigger. More... | |
uint32_t | tss:1 |
Internal Timer Start. More... | |
uint32_t | zoomrange:3 |
Zoom shift/unipolar reference source selection. More... | |
uint32_t adc_cdma_first_config::bipolar |
conversion mode
uint32_t adc_cdma_first_config::dw |
Double Word transmitting.
uint32_t adc_cdma_first_config::enstup |
Enables the Startup Time.
uint32_t adc_cdma_first_config::gain |
gain value
uint32_t adc_cdma_first_config::gcomp |
Gain Compensation.
uint32_t adc_cdma_first_config::hwla |
Half Word Left Adjust.
uint32_t adc_cdma_first_config::internal |
Internal Voltage Sources Selection.
uint32_t adc_cdma_first_config::muxneg |
MUX selection on Negative ADC input channel.
uint32_t adc_cdma_first_config::muxpos |
MUX selection on Positive ADC input channel.
uint32_t adc_cdma_first_config::res |
Sequencer resolution.
uint32_t adc_cdma_first_config::reserved |
uint32_t adc_cdma_first_config::reserved2 |
uint32_t adc_cdma_first_config::reserved3 |
uint32_t adc_cdma_first_config::strig |
Software trigger.
uint32_t adc_cdma_first_config::tss |
Internal Timer Start.
uint32_t adc_cdma_first_config::zoomrange |
Zoom shift/unipolar reference source selection.