Data Fields
ADCBufMSP432E4_Channels Struct Reference

ADCBufMSP432E4 Channel setting These fields define channel-specific settings: GPIO, reference voltage, temperature mode, etc. These settings happen when ADCBuf_convert() is called. More...

#include <ADCBufMSP432E4.h>

Data Fields

uint32_t refVoltage
 
uint_fast16_t adcPin
 
ADCBufMSP432E4_Sequencer adcSequence
 
ADCBufMSP432E4_DifferentialMode adcInputMode
 
ADCBufMSP432E4_InternalSourceMode adcInternalSource
 
uint_fast16_t adcDifferentialPin
 

Detailed Description

ADCBufMSP432E4 Channel setting These fields define channel-specific settings: GPIO, reference voltage, temperature mode, etc. These settings happen when ADCBuf_convert() is called.

Field Documentation

§ refVoltage

uint32_t ADCBufMSP432E4_Channels::refVoltage

ADC reference voltage in microVolts

§ adcPin

uint_fast16_t ADCBufMSP432E4_Channels::adcPin

ADC pin, port channel

§ adcSequence

ADCBufMSP432E4_Sequencer ADCBufMSP432E4_Channels::adcSequence

ADC sequencer

§ adcInputMode

ADCBufMSP432E4_DifferentialMode ADCBufMSP432E4_Channels::adcInputMode

ADC differential mode option

§ adcInternalSource

ADCBufMSP432E4_InternalSourceMode ADCBufMSP432E4_Channels::adcInternalSource

ADC internal source mode select

§ adcDifferentialPin

uint_fast16_t ADCBufMSP432E4_Channels::adcDifferentialPin

ADC differential pin, if adcInputMode = 1, specify pin


The documentation for this struct was generated from the following file:
Copyright 2018, Texas Instruments Incorporated