RTEMS 6.1-rc5
|
Converter configuration. More...
#include <fsl_adc.h>
Converter configuration.
adc_clock_driver_t _adc_config::clockDriver |
Select the divide ratio used by the ADC to generate the internal clock ADCK.
adc_clock_source_t _adc_config::clockSource |
Select the input clock source to generate the internal clock ADCK.
bool _adc_config::enableAsynchronousClockOutput |
Enable the asynchronous clock output.
bool _adc_config::enableContinuousConversion |
Enable the continuous conversion mode.
bool _adc_config::enableHighSpeed |
Enable the high-speed mode.
bool _adc_config::enableLongSample |
Enable the long sample mode.
bool _adc_config::enableLowPower |
Enable the low power mode.
bool _adc_config::enableOverWrite |
Enable the overwriting.
adc_reference_voltage_source_t _adc_config::referenceVoltageSource |
Select the reference voltage source.
adc_resolution_t _adc_config::resolution |
Select the ADC resolution mode.
adc_sample_period_mode_t _adc_config::samplePeriodMode |
Select the sample period in long sample mode or short mode.