MTB CAT5 Peripheral driver library
Home
Getting started
PDL API Reference
Online Documentation
Device Catalog
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Data Fields
cy_stc_adccomp_adc_context_t Struct Reference
Data Structures
Description
The ADC driver context structure - it stores the offset values for DC voltage measurement.
Data Fields
int16_t
offset
The storage for the offset calibration value.
int16_t
gain
The storage for the gain calibration value.