Data Fields
SPLL_3PH_DDSRF_LPF_COEFF Struct Reference

Defines the coefficients for a loop filter. More...

#include <spll_3ph_ddsrf.h>

Data Fields

float32_t b1
 
float32_t b0
 

Detailed Description

Defines the coefficients for a loop filter.

Loop filter coefficients

Field Documentation

◆ b1

float32_t SPLL_3PH_DDSRF_LPF_COEFF::b1

Referenced by SPLL_3PH_DDSRF_run().

◆ b0

float32_t SPLL_3PH_DDSRF_LPF_COEFF::b0

Referenced by SPLL_3PH_DDSRF_run().


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

Copyright 2023, Texas Instruments Incorporated