pid running data More...
#include <hpm_mcl_control.h>
Data Fields | |
| mcl_control_pid_cfg_t | cfg |
| hpm_mcl_type_t | integral |
| hpm_mcl_type_t | error_n1 |
| hpm_mcl_type_t | error_n2 |
pid running data
| mcl_control_pid_cfg_t mcl_control_pid_t::cfg |
pid config value
| hpm_mcl_type_t mcl_control_pid_t::error_n1 |
Error at moment n-1
| hpm_mcl_type_t mcl_control_pid_t::error_n2 |
Error at moment n-2
| hpm_mcl_type_t mcl_control_pid_t::integral |
Internal data, used for integral