HPM SDK
HPMicro Software Development Kit
clc_coeff_config_t Struct Reference

clc coefficient configuration More...

#include <hpm_clc_drv.h>

Data Fields

float b0
 
float b1
 
float b2
 
float b3
 
float a0
 
float a1
 
float a2
 

Detailed Description

clc coefficient configuration

Field Documentation

◆ a0

float clc_coeff_config_t::a0

◆ a1

float clc_coeff_config_t::a1

◆ a2

float clc_coeff_config_t::a2

◆ b0

float clc_coeff_config_t::b0

◆ b1

float clc_coeff_config_t::b1

◆ b2

float clc_coeff_config_t::b2

◆ b3

float clc_coeff_config_t::b3

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