Data Structures | Functions
power_meas_fast.h File Reference
#include <stdint.h>
#include <math.h>

Go to the source code of this file.

Data Structures

struct  POWER_MEAS_FAST
 Defines the POWER_MEAS_SINE_ANALYZER structure. More...
 

Functions

static void POWER_MEAS_FAST_reset (POWER_MEAS_FAST *v)
 Resets internal data to zero. More...
 
static void POWER_MEAS_FAST_config (POWER_MEAS_FAST *v, float32_t isrFrequency, float32_t threshold, float32_t gridMaxFreq, float32_t gridMinFreq)
 Configures the power measurment module. More...
 
static void POWER_MEAS_FAST_run (POWER_MEAS_FAST *v)
 Perform calculations using the POWER_MEAS_SINE_ANALYZER module. More...
 

Copyright 2023, Texas Instruments Incorporated