Test, please delete

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_ADC_FILTER_CONFIG Struct Reference

ADI_SENSE_1000_ADC_FILTER_CONFIG Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

ADI_SENSE_1000_ADC_FILTER_TYPE type
uint32_t fs

Detailed Description

ADSNS1000 ADC Filter configuration

Note:
applicable only to ADC analog sensor channels

Definition at line 566 of file adi_sense_1000_config.h.


Field Documentation

uint32_t fs

Number of input samples to accumulate and average in the filter. Applicable only when type is ADI_SENSE_1000_ADC_FILTER_SINC4

Definition at line 570 of file adi_sense_1000_config.h.

Filter type selection

Definition at line 568 of file adi_sense_1000_config.h.