|
API Documentation
9.14.00
|
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 |
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.
| uint8_t ADCBufCC26XX_AdcChannelLutEntry::compBInput |
CompBInput that this virtual channel is mapped to
| uint8_t ADCBufCC26XX_AdcChannelLutEntry::dio |
DIO that this virtual channel is mapped to
1.8.12