2.6.5.10 Enum adc_oversampling_and_decimation
Enum for the possible numbers of bits resolution can be increased by when using oversampling and decimation.
Enum value | Description |
---|---|
ADC_OVERSAMPLING_AND_DECIMATION_DISABLE |
Don't use oversampling and decimation mode |
ADC_OVERSAMPLING_AND_DECIMATION_1BIT |
1 bit resolution increase |
ADC_OVERSAMPLING_AND_DECIMATION_2BIT |
2 bits resolution increase |
ADC_OVERSAMPLING_AND_DECIMATION_3BIT |
3 bits resolution increase |
ADC_OVERSAMPLING_AND_DECIMATION_4BIT |
4 bits resolution increase |