|
API Documentation
3.02.02.00
|
ADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. More...
Data Fields | |
| uint8_t | adcCompBInput |
| uint8_t | adcDIO |
| bool | inputScalingEnabled |
| ADCCC26XX_Reference_Source | refSource |
| uint_fast32_t | refVoltage |
| bool | returnAdjustedVal |
| ADCCC26XX_Sampling_Duration | samplingDuration |
| ADCCC26XX_Trigger_Source | triggerSource |
ADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions.
| uint8_t ADCCC26XX_HWAttrs::adcCompBInput |
Should the raw output be trimmed before returning it
| uint8_t ADCCC26XX_HWAttrs::adcDIO |
< DIO that the ADC is routed to Internal signal routed to comparator B
| bool ADCCC26XX_HWAttrs::inputScalingEnabled |
Reference voltage in microvolts
| ADCCC26XX_Reference_Source ADCCC26XX_HWAttrs::refSource |
Time the ADC spends sampling. This is load dependent
| uint_fast32_t ADCCC26XX_HWAttrs::refVoltage |
Reference source for the ADC to use
| bool ADCCC26XX_HWAttrs::returnAdjustedVal |
Is input scaling enabled
| ADCCC26XX_Sampling_Duration ADCCC26XX_HWAttrs::samplingDuration |
Source that the ADC triggers off of. Currently only supports AUXADC_TRIGGER_MANUAL
1.8.12