3.3.4.12 EMAFE_DisableVariationDetection Function
C
void EMAFE_DisableVariationDetection(void);
Summary
Disables the detection of variation of the filtered data.
Description
Disables the detection of variation of the filtered data.
Precondition
None.
Parameters
None.
Returns
None.
Example
EMAFE_DisableVariationDetection();
Remarks
None.
