Bumped Mbed FW version to 01.20.0080

Embed: (wiki syntax)

« Back to documentation index

ADMW1001_ADC_FILTER_CONFIG Struct Reference

ADMW1001_ADC_FILTER_CONFIG Struct Reference
[ADMW1001 Host Library API]

#include <admw1001_config.h>

Data Fields

ADMW1001_ADC_FILTER_TYPE type
ADMW1001_SINC_FILTER_RANGE sf
ADMW1001_CHOP_MD chopMode
bool notch1p2

Detailed Description

ADMW1001 ADC Filter configuration

Note:
applicable only to ADC analog sensor channels

Definition at line 441 of file admw1001_config.h.


Field Documentation

Enable filter chop

Definition at line 448 of file admw1001_config.h.

bool notch1p2

Enable Notch 2 Filter Mode

Definition at line 450 of file admw1001_config.h.

SF value used along with filter type and chop mode to determine speed

Definition at line 446 of file admw1001_config.h.

Filter type selection

Definition at line 444 of file admw1001_config.h.