MTB CAT1 Peripheral driver library

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.