AM263x MCU+ SDK  08.02.00
SDFM_CompEventFilterConfig Struct Reference

Detailed Description

Values that can be passed to SDFM_configCompEventLowFilter() & SDFM_configCompEventHighFilter() as the filterNumber.

Data Fields

uint16_t sampleWindow
 Sample window size. More...
 
uint16_t threshold
 Majority voting threshold. More...
 
uint16_t clkPrescale
 Sample clock pre-scale. More...
 

Field Documentation

◆ sampleWindow

uint16_t SDFM_CompEventFilterConfig::sampleWindow

Sample window size.

◆ threshold

uint16_t SDFM_CompEventFilterConfig::threshold

Majority voting threshold.

◆ clkPrescale

uint16_t SDFM_CompEventFilterConfig::clkPrescale

Sample clock pre-scale.