![]() |
![]() |
|
MSPM0G3507SensoredFOCMotorControlLibrary
1.0
|
userInputFaultCfg2 structure More...
#include <appInputCtrlInterface.h>
Data Fields | |
| uint32_t | maxVmMode: 1 |
| uint32_t | maxVmMtr: 3 |
| uint32_t | minVmMode: 1 |
| uint32_t | minVmMtr: 3 |
| uint32_t | reserved1: 5 |
| uint32_t | noMtrThr: 5 |
| uint32_t | reserved2: 3 |
| uint32_t | lockAbnSpeed: 3 |
| uint32_t | noMotorEn: 1 |
| uint32_t | hallInvalidStall: 1 |
| uint32_t | abnormalSpeedEn: 1 |
| uint32_t | reserved: 5 |
userInputFaultCfg2 structure
| uint32_t userInputFaultCfg2::maxVmMode |
Overvoltage fault mode
Referenced by user_config_faults().
| uint32_t userInputFaultCfg2::maxVmMtr |
Maximum voltage for running motor
| uint32_t userInputFaultCfg2::minVmMode |
Undervoltage fault mode
Referenced by user_config_faults().
| uint32_t userInputFaultCfg2::minVmMtr |
Minimum voltage for running motor
| uint32_t userInputFaultCfg2::reserved1 |
Reserved 1
| uint32_t userInputFaultCfg2::noMtrThr |
No motor lock threshold
Referenced by update_FaultCfg2Config().
| uint32_t userInputFaultCfg2::reserved2 |
Reserved 2
| uint32_t userInputFaultCfg2::lockAbnSpeed |
Abnormal speed lock threshold (% of MAX_SPEED)
Referenced by update_FaultCfg2Config().
| uint32_t userInputFaultCfg2::noMotorEn |
Lock 3 : No motor enable
Referenced by update_FaultCfg2Config(), and user_config_faults().
| uint32_t userInputFaultCfg2::hallInvalidStall |
Lock 2 : Reserved enable
Referenced by update_FaultCfg2Config(), and user_config_faults().
| uint32_t userInputFaultCfg2::abnormalSpeedEn |
Lock 1 : Abnormal speed enable
Referenced by update_FaultCfg2Config(), and user_config_faults().
| uint32_t userInputFaultCfg2::reserved |
Reserved