C2000Ware Digital Power SDK  5.03.00.00
SPLL_1PH_NOTCH_LPF_COEFF Struct Reference

Detailed Description

Defines the SPLL_1PH_NOTCH_LPF_COEFF structure.

Definition at line 75 of file spll_1ph_notch.h.

Data Fields

float32_t b1
 
float32_t b0
 
float32_t a1
 

Field Documentation

◆ b1

float32_t SPLL_1PH_NOTCH_LPF_COEFF::b1

Definition at line 76 of file spll_1ph_notch.h.

◆ b0

float32_t SPLL_1PH_NOTCH_LPF_COEFF::b0

Definition at line 77 of file spll_1ph_notch.h.

◆ a1

float32_t SPLL_1PH_NOTCH_LPF_COEFF::a1

Definition at line 78 of file spll_1ph_notch.h.