MTB CAT5 Peripheral driver library
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
cy_stc_adccomp_adc_dc_config_t Struct Reference

Data Fields

cy_en_adccomp_adc_dc_channel_t channel
 Applicable only for DC measurement. More...
 
cy_stc_adccomp_adc_context_tcontext
 The pointer to the context structure. More...
 

Field Documentation

cy_en_adccomp_adc_dc_channel_t cy_stc_adccomp_adc_dc_config_t::channel

Applicable only for DC measurement.

Not applicable for DC calibration

cy_stc_adccomp_adc_context_t* cy_stc_adccomp_adc_dc_config_t::context

The pointer to the context structure.

If neither Cy_ADCCOMP_CountsTo_uVolts, nor Cy_ADCCOMP_CountsTo_mVolts, functions is used, this pointer can be NULL.