API Documentation  9.14.00
Data Fields
ADCBufCC26XX_AdcChannelLutEntry Struct Reference

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

Data Fields

uint8_t compBInput
 
uint8_t dio
 

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

§ compBInput

uint8_t ADCBufCC26XX_AdcChannelLutEntry::compBInput

CompBInput that this virtual channel is mapped to

§ dio

uint8_t ADCBufCC26XX_AdcChannelLutEntry::dio

DIO that this virtual channel is mapped to


The documentation for this struct was generated from the following file: