TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
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 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

uint8_t ADCCC26XX_HWAttrs::adcDIO

DIO that the ADC is routed to

uint8_t ADCCC26XX_HWAttrs::adcCompBInput

Internal signal routed to comparator B

bool ADCCC26XX_HWAttrs::inputScalingEnabled

Is input scaling enabled

ADCCC26XX_Reference_Source ADCCC26XX_HWAttrs::refSource

Reference source for the ADC to use

ADCCC26XX_Sampling_Duration ADCCC26XX_HWAttrs::samplingDuration

Time the ADC spends sampling. This is load dependent

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 2016, Texas Instruments Incorporated