Data Fields
ADCBufMSP432_Channels Struct Reference

ADCMSP432 Channel setting These fields define channel-specific settings: GPIO and reference voltage. These settings happen when ADCBuf_convert() is called. More...

#include <ADCBufMSP432.h>

Data Fields

uint_fast16_t adcPin
 
ADCBufMSP432_ReferenceSource refSource
 
uint32_t refVoltage
 
ADCBufMSP432_DifferentialMode adcInputMode
 
uint_fast16_t adcDifferentialPin
 
ADCBufMSP432_InternalSourceMode adcInternalSource
 

Detailed Description

ADCMSP432 Channel setting These fields define channel-specific settings: GPIO and reference voltage. These settings happen when ADCBuf_convert() is called.

Field Documentation

§ adcPin

uint_fast16_t ADCBufMSP432_Channels::adcPin

< ADC pin, port channel ADC reference source

§ refSource

ADCBufMSP432_ReferenceSource ADCBufMSP432_Channels::refSource

ADC reference voltage in microVolts (if it is internal, the value should be 1.5 or 2.5)

§ refVoltage

uint32_t ADCBufMSP432_Channels::refVoltage

ADC differential mode option

§ adcInputMode

ADCBufMSP432_DifferentialMode ADCBufMSP432_Channels::adcInputMode

ADC differential pin, if adcInputMode = 1, specify pin

§ adcDifferentialPin

uint_fast16_t ADCBufMSP432_Channels::adcDifferentialPin

ADC internal source mode select

§ adcInternalSource

ADCBufMSP432_InternalSourceMode ADCBufMSP432_Channels::adcInternalSource

The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale