MTB CAT1 Peripheral driver library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

Description

The ADCMic driver context structure - it stores the gain and 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.