CAT2 Peripheral Driver Library
cy_stc_dsadc_achan_channel_chopping_config_t Struct Reference

Description

Configure the ACHAN Channel chopping.

Data Fields

cy_en_dsadc_achan_chopping_type_t choppingType
 Enable/Disable/Configure ACHAN Channel chopping. More...
 
uint8_t modbitSampleCount
 Set the number of "Stage 1 decimator" samples wait for before toggling the modbit (which starts the channel chopping process).
 
uint8_t aafShortCount
 Set the number of DSM Clocks to short the Anti-aliasing filter after the modbit toggles.
 
uint8_t decimatorBlankCount
 Set the number of DSM Clocks to disconnect the decimator from the modulator. More...
 

Field Documentation

◆ choppingType

cy_en_dsadc_achan_chopping_type_t cy_stc_dsadc_achan_channel_chopping_config_t::choppingType

Enable/Disable/Configure ACHAN Channel chopping.

See cy_en_dsadc_achan_chopping_type_t

◆ decimatorBlankCount

uint8_t cy_stc_dsadc_achan_channel_chopping_config_t::decimatorBlankCount

Set the number of DSM Clocks to disconnect the decimator from the modulator.

While disconnected, the decimator will be fed values from the circular buffer of past values.