Data Fields
ADCCC26XX_HWAttrs Struct Reference

ADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. More...

#include <ADCCC26XX.h>

Data Fields

uint8_t adcDIO
 
uint8_t adcCompBInput
 
bool returnAdjustedVal
 
bool inputScalingEnabled
 
ADCCC26XX_Reference_Source refSource
 
ADCCC26XX_Sampling_Duration samplingDuration
 
ADCCC26XX_Trigger_Source triggerSource
 

Detailed Description

ADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions.

Field Documentation

§ adcDIO

uint8_t ADCCC26XX_HWAttrs::adcDIO

DIO that the ADC is routed to

§ adcCompBInput

uint8_t ADCCC26XX_HWAttrs::adcCompBInput

Internal signal routed to comparator B

§ returnAdjustedVal

bool ADCCC26XX_HWAttrs::returnAdjustedVal

Should the raw output be trimmed before returning it

§ inputScalingEnabled

bool ADCCC26XX_HWAttrs::inputScalingEnabled

Is input scaling enabled

§ refSource

ADCCC26XX_Reference_Source ADCCC26XX_HWAttrs::refSource

Reference source for the ADC to use

§ samplingDuration

ADCCC26XX_Sampling_Duration ADCCC26XX_HWAttrs::samplingDuration

Time the ADC spends sampling. This is load dependent

§ triggerSource

ADCCC26XX_Trigger_Source ADCCC26XX_HWAttrs::triggerSource

Source that the ADC triggers off of. Currently only supports AUXADC_TRIGGER_MANUAL


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