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 |
clc coefficient configuration
| float clc_coeff_config_t::a0 |
| float clc_coeff_config_t::a1 |
| float clc_coeff_config_t::a2 |
| float clc_coeff_config_t::b0 |
| float clc_coeff_config_t::b1 |
| float clc_coeff_config_t::b2 |
| float clc_coeff_config_t::b3 |