Data Fields
ADCBufCC26X2_AdcChannelLutEntry Struct Reference

Table entry that maps a virtual adc channel to a dio and its corresponding internal analogue signal. More...

#include <ADCBufCC26X2.h>

Data Fields

uint8_t dio
 
uint8_t compBInput
 

Detailed Description

Table entry that maps a virtual adc channel to a dio and its corresponding internal analogue signal.

Non-dio signals can be used as well. To do this, compBInput is set to the driverlib define corresponding to the desired non-dio signal and dio is set to PIN_UNASSIGNED.

Field Documentation

§ dio

uint8_t ADCBufCC26X2_AdcChannelLutEntry::dio

DIO that this virtual channel is mapped to

§ compBInput

uint8_t ADCBufCC26X2_AdcChannelLutEntry::compBInput

CompBInput that this virtual channel is mapped to


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