![]() |
![]() |
ADCLPF3 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. More...
#include <ADCLPF3.h>
Data Fields | |
| uint8_t | adcInputDIO |
| uint8_t | adcRefPosDIO |
| uint8_t | adcRefNegDIO |
| uint8_t | internalChannel |
| bool | returnAdjustedVal |
| uint_fast32_t | refVoltage |
| ADCLPF3_Reference_Source | refSource |
| uint16_t | samplingDuration |
| ADCLPF3_Resolution_Bits | resolutionBits |
| ADCLPF3_Clock_Divider | adcClkkDivider |
ADCLPF3 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions.
| uint8_t ADCLPF3_HWAttrs::adcInputDIO |
DIO that the ADC input is routed to
| uint8_t ADCLPF3_HWAttrs::adcRefPosDIO |
DIO that the ADC positive reference is routed to
| uint8_t ADCLPF3_HWAttrs::adcRefNegDIO |
DIO that the ADC negative reference is routed to
| uint8_t ADCLPF3_HWAttrs::internalChannel |
Internal signal routed to ADC
| bool ADCLPF3_HWAttrs::returnAdjustedVal |
Should the raw output be trimmed before returning it by adjusting for gain
| uint_fast32_t ADCLPF3_HWAttrs::refVoltage |
Reference voltage in microvolts
| ADCLPF3_Reference_Source ADCLPF3_HWAttrs::refSource |
Reference source for the ADC to use
| uint16_t ADCLPF3_HWAttrs::samplingDuration |
Time the ADC spends sampling, in CLK-cycles.
| ADCLPF3_Resolution_Bits ADCLPF3_HWAttrs::resolutionBits |
Resolution of ADC-conversion.
| ADCLPF3_Clock_Divider ADCLPF3_HWAttrs::adcClkkDivider |
ADC clock divider value