MTB CAT1 Peripheral driver library
cy_stc_sar2_analog_calibration_conifg_t Struct Reference

Description

Analog calibration values.

Data Fields

int8_t offset
 Analog offset correction. More...
 
int8_t gain
 Analog gain correction. More...
 

Field Documentation

◆ offset

int8_t cy_stc_sar2_analog_calibration_conifg_t::offset

Analog offset correction.

The valid range is [-128..127]

◆ gain

int8_t cy_stc_sar2_analog_calibration_conifg_t::gain

Analog gain correction.

The valid range is [-16..15]