![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|
faultFlags structure More...
#include <faults.h>
Data Fields | |
| _Bool | hardwareOverCurrentRetryEnable: 1 |
| _Bool | noMotorRetryEnable: 1 |
| _Bool | abnormalSpeedRetryEnable: 1 |
| _Bool | lowBemfRetryEnable: 1 |
| _Bool | clearFault: 1 |
| _Bool | retryEnable: 1 |
| _Bool | retryStatus: 1 |
| _Bool | actionTaken: 1 |
faultFlags structure
| _Bool FAULT_FLAGS_T::faultFlags::hardwareOverCurrentRetryEnable |
hardwareOverCurrentRetryEnable
Referenced by faultServiceLowPriorityRun().
| _Bool FAULT_FLAGS_T::faultFlags::noMotorRetryEnable |
noMotorRetryEnable
Referenced by faultServiceLowPriorityRun(), and user_config_faults().
| _Bool FAULT_FLAGS_T::faultFlags::abnormalSpeedRetryEnable |
abnormalSpeedRetryEnable
Referenced by faultServiceLowPriorityRun(), and user_config_faults().
| _Bool FAULT_FLAGS_T::faultFlags::lowBemfRetryEnable |
lowBemfRetryEnable
Referenced by user_config_faults().
| _Bool FAULT_FLAGS_T::faultFlags::clearFault |
clearFault
Referenced by faultReportClear(), faultServiceInit(), FOC_fault_Recovery(), and getFaultClearStatus().
| _Bool FAULT_FLAGS_T::faultFlags::retryEnable |
retryEnable
Referenced by faultServiceLowPriorityRun().
| _Bool FAULT_FLAGS_T::faultFlags::retryStatus |
retryStatus
Referenced by faultReportClear(), faultServiceInit(), faultServiceLowPriorityRun(), and getFaultRetryStatus().
| _Bool FAULT_FLAGS_T::faultFlags::actionTaken |
actionTaken
Referenced by faultServiceInit(), and faultServiceRun().