HPM SDK
HPMicro Software Development Kit
mmc_coef_trig_config_t Struct Reference

#include <hpm_mmc_drv.h>

Data Fields

uint32_t err_thr
 
uint32_t hold_time
 
double coef_p
 
double coef_i
 
double coef_a
 

Field Documentation

◆ coef_a

double mmc_coef_trig_config_t::coef_a

◆ coef_i

double mmc_coef_trig_config_t::coef_i

◆ coef_p

double mmc_coef_trig_config_t::coef_p

◆ err_thr

uint32_t mmc_coef_trig_config_t::err_thr

◆ hold_time

uint32_t mmc_coef_trig_config_t::hold_time

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