Data Fields
ADCWFF3_HWAttrs Struct Reference

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

#include <ADCWFF3.h>

Data Fields

uint8_t adcInputDIO
 
uint8_t internalChannel
 
ADCWFF3_ReferenceSource refSource
 
uint16_t samplingDuration
 
ADCWFF3_ClockDivider adcClkDivider
 
ADCWFF3_SampleClockSource sampleClkSrc
 
ADCWFF3_FullScaleRange fullScaleRange
 

Detailed Description

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

Field Documentation

§ adcInputDIO

uint8_t ADCWFF3_HWAttrs::adcInputDIO

DIO that the ADC input is routed to.

§ internalChannel

uint8_t ADCWFF3_HWAttrs::internalChannel

Internal signal routed to ADC. The channel number is determined by the selected DIO.

§ refSource

ADCWFF3_ReferenceSource ADCWFF3_HWAttrs::refSource

Reference source for the ADC to use.

§ samplingDuration

uint16_t ADCWFF3_HWAttrs::samplingDuration

Time the ADC spends sampling, in divided sampling clock cycles. Allowed range: 0 - 16383.

§ adcClkDivider

ADCWFF3_ClockDivider ADCWFF3_HWAttrs::adcClkDivider

ADC sample clock divider value.

§ sampleClkSrc

ADCWFF3_SampleClockSource ADCWFF3_HWAttrs::sampleClkSrc

ADC sampling clock source.

§ fullScaleRange

ADCWFF3_FullScaleRange ADCWFF3_HWAttrs::fullScaleRange

ADC full scale range.


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