![]() |
![]() |
ADCWFF3 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions. More...
#include <ADCWFF3.h>
Data Fields | |
| uint8_t | adcInputDIO |
| uint8_t | internalChannel |
| ADCWFF3_ReferenceSource | refSource |
| uint16_t | samplingDuration |
| ADCWFF3_ClockDivider | adcClkDivider |
| ADCWFF3_SampleClockSource | sampleClkSrc |
| ADCWFF3_FullScaleRange | fullScaleRange |
ADCWFF3 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions.
| uint8_t ADCWFF3_HWAttrs::adcInputDIO |
DIO that the ADC input is routed to.
| uint8_t ADCWFF3_HWAttrs::internalChannel |
Internal signal routed to ADC. The channel number is determined by the selected DIO.
| ADCWFF3_ReferenceSource ADCWFF3_HWAttrs::refSource |
Reference source for the ADC to use.
| uint16_t ADCWFF3_HWAttrs::samplingDuration |
Time the ADC spends sampling, in divided sampling clock cycles. Allowed range: 0 - 16383.
| ADCWFF3_ClockDivider ADCWFF3_HWAttrs::adcClkDivider |
ADC sample clock divider value.
| ADCWFF3_SampleClockSource ADCWFF3_HWAttrs::sampleClkSrc |
ADC sampling clock source.
| ADCWFF3_FullScaleRange ADCWFF3_HWAttrs::fullScaleRange |
ADC full scale range.