Motor parameter structure ;电机参数结构体 More...
#include <parm_global.h>
Data Fields | |
| BLDC_CONTROL_FOC_PARA | foc_para |
| Control parameter structure ;控制参数结构体 More... | |
| BLDC_CONTRL_PID_PARA | speedloop_para |
| Velocity parameter structure ;速度参数结构体 More... | |
| BLDC_CONTRL_PID_PARA | position_para |
| Positional parameter structure ;位置参数结构体 More... | |
| void(* | adc_trig_event_callback )(void) |
Motor parameter structure ;电机参数结构体
| void(* MOTOR_PARA::adc_trig_event_callback) (void) |
| BLDC_CONTROL_FOC_PARA MOTOR_PARA::foc_para |
Control parameter structure
;控制参数结构体
| BLDC_CONTRL_PID_PARA MOTOR_PARA::position_para |
Positional parameter structure
;位置参数结构体
| BLDC_CONTRL_PID_PARA MOTOR_PARA::speedloop_para |
Velocity parameter structure
;速度参数结构体