Microchip® Advanced Software Framework

calibration_data Struct Reference

ADC calibration data.

Data Fields

uint16_t gain
 Gain error. More...
 
uint16_t offset
 Input offset error. More...
 

uint16_t calibration_data::gain

Gain error.

Referenced by ISR(), and main().

uint16_t calibration_data::offset

Input offset error.

Referenced by ISR(), and main().