CAT2 Peripheral Driver Library
cy_stc_dsadc_gain_level_config_t Struct Reference

Description

Gain Level configuration for the AGC Gain Levels as well as the Digital Channel Gain Settings.

Data Fields

int16_t offsetCorrection
 Set the Offset correction value.
 
uint16_t gainCorrection
 Set the Gain correction value. More...
 
cy_en_dsadc_dchan_pga_gain_t pgaGain
 PGA Gain setting for the DCHAN, which is applied to the PGA of the ACHAN specified in the DCHAN Configuration structure when this DCHAN is selected.
 
uint8_t leftShift
 Amount to left shift the value entering the decimator from the modulator.
 
cy_stc_dsadc_gain_mod_cap_config_t modCapConfig
 Modulator capacitor settings for the DCHAN. More...
 

Field Documentation

◆ gainCorrection

uint16_t cy_stc_dsadc_gain_level_config_t::gainCorrection

Set the Gain correction value.

◆ modCapConfig

cy_stc_dsadc_gain_mod_cap_config_t cy_stc_dsadc_gain_level_config_t::modCapConfig

Modulator capacitor settings for the DCHAN.