Data Fields
EMAVG Struct Reference

Defines the Exponential Moving Average (EMAVG) structure. More...

#include <emavg.h>

Data Fields

float32_t out
 
float32_t multiplier
 

Detailed Description

Defines the Exponential Moving Average (EMAVG) structure.

The emavg can be used to perform exponential moving average calculation

Field Documentation

◆ out

float32_t EMAVG::out

Referenced by EMAVG_reset(), and EMAVG_run().

◆ multiplier

float32_t EMAVG::multiplier

Referenced by EMAVG_config(), and EMAVG_run().


The documentation for this struct was generated from the following file:

Copyright 2023, Texas Instruments Incorporated