Enumerations | |
enum | QADC_CCW_PauseVal { ADC_PAUSE_DISABLE, ADC_PAUSE_ENABLE } |
Enum provides pause status after each CCW execution. More... | |
enum | QADC_CCW_AmplBypassVal { ADC_AMPL_BYPASS_DISABLE, ADC_AMPL_BYPASS_ENABLE } |
enum | QADC_CCW_RefVal { ADC_REF_VRH, ADC_REF_ALTREF } |
enum | ADC_InputSampleTime { ADC_SAMPL_TIME_2_QCLK, ADC_SAMPL_TIME_4_QCLK, ADC_SAMPL_TIME_8_QCLK, ADC_SAMPL_TIME_16_QCLK } |
This enum provides possible sampling times for a conversion. More... |
enum ADC_InputSampleTime |
This enum provides possible sampling times for a conversion.
for Legacy mode of operation: select clocks of 2x, 4x, 8x, 16x for Enhanced mode of operation: select clocks of 2x, 8x
enum QADC_CCW_PauseVal |
enum QADC_CCW_RefVal |