88 #ifndef ALGOLIB_FOC_INCLUDE_NOMOTORSTALLDETECT_H_ 89 #define ALGOLIB_FOC_INCLUDE_NOMOTORSTALLDETECT_H_ void noMotorStallDetectRun(NO_MOTOR_STALL_DETECT_T *pNoMotorStall)
No Motor Stall Run.
Definition: noMotorStallDetect.c:88
_Bool status
Definition: noMotorStallDetect.h:102
uint16_t countMax
Definition: noMotorStallDetect.h:136
struct NO_MOTOR_STALL_DETECT_FLAGS_T::noMotorStallDetectFlags b
NO_MOTOR_STALL_DETECT_FLAGS_T flags
Definition: noMotorStallDetect.h:146
void noMotorStallDetectInit(NO_MOTOR_STALL_DETECT_T *pNoMotorStall)
No Motor Stall Init.
Definition: noMotorStallDetect.c:79
No Motor Stall Working Structure.
Definition: noMotorStallDetect.h:95
Motor Control Library Module.
_Bool getNoMotorStallDetectStatus(NO_MOTOR_STALL_DETECT_T *pNoMotorStall)
No Motor Stall Status check.
Definition: noMotorStallDetect.h:166
No Motor Stall Flags Struct.
Definition: noMotorStallDetect.h:98
int32_t minimumCurrent
Definition: noMotorStallDetect.h:132
ABC 3 phase structure.
Definition: mcLib.h:128
uint16_t w
Definition: noMotorStallDetect.h:119
No Motor Detect Working Structure.
Definition: noMotorStallDetect.h:124
const MC_ABC_T * pIabc
Definition: noMotorStallDetect.h:128