Data Fields
ADCLPF3_HWAttrs Struct Reference

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

#include <ADCLPF3.h>

Data Fields

uint8_t adcInputDIO
 
uint8_t adcRefPosDIO
 
uint8_t adcRefNegDIO
 
uint8_t internalChannel
 
bool returnAdjustedVal
 
uint_fast32_t refVoltage
 
ADCLPF3_Reference_Source refSource
 
uint16_t samplingDuration
 
ADCLPF3_Resolution_Bits resolutionBits
 
ADCLPF3_Clock_Divider adcClkkDivider
 

Detailed Description

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

Field Documentation

§ adcInputDIO

uint8_t ADCLPF3_HWAttrs::adcInputDIO

DIO that the ADC input is routed to

§ adcRefPosDIO

uint8_t ADCLPF3_HWAttrs::adcRefPosDIO

DIO that the ADC positive reference is routed to

§ adcRefNegDIO

uint8_t ADCLPF3_HWAttrs::adcRefNegDIO

DIO that the ADC negative reference is routed to

§ internalChannel

uint8_t ADCLPF3_HWAttrs::internalChannel

Internal signal routed to ADC

§ returnAdjustedVal

bool ADCLPF3_HWAttrs::returnAdjustedVal

Should the raw output be trimmed before returning it

§ refVoltage

uint_fast32_t ADCLPF3_HWAttrs::refVoltage

Reference voltage in microvolts

§ refSource

ADCLPF3_Reference_Source ADCLPF3_HWAttrs::refSource

Reference source for the ADC to use

§ samplingDuration

uint16_t ADCLPF3_HWAttrs::samplingDuration

Time the ADC spends sampling, in CLK-cycles.

§ resolutionBits

ADCLPF3_Resolution_Bits ADCLPF3_HWAttrs::resolutionBits

Resolution of ADC-conversion.

§ adcClkkDivider

ADCLPF3_Clock_Divider ADCLPF3_HWAttrs::adcClkkDivider

ADC clock divider value


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