|
API Documentation
9.14.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 |
Internal signal routed to comparator B
| uint8_t ADCCC26XX_HWAttrs::adcDIO |
DIO that the ADC is routed to
| bool ADCCC26XX_HWAttrs::inputScalingEnabled |
Is input scaling enabled
| ADCCC26XX_Reference_Source ADCCC26XX_HWAttrs::refSource |
Reference source for the ADC to use
| uint_fast32_t ADCCC26XX_HWAttrs::refVoltage |
Reference voltage in microvolts
| bool ADCCC26XX_HWAttrs::returnAdjustedVal |
Should the raw output be trimmed before returning it by adjusting for offset and gain
| ADCCC26XX_Sampling_Duration ADCCC26XX_HWAttrs::samplingDuration |
Time the ADC spends sampling. This is load dependent
| ADCCC26XX_Trigger_Source ADCCC26XX_HWAttrs::triggerSource |
Source that the ADC triggers off of. Currently only supports AUXADC_TRIGGER_MANUAL
1.8.12