![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|
#include "stdint.h"#include <ti/iqmath/include/IQmathLib.h>
Go to the source code of this file.
Functions | |
| void | slewRate (int32_t *slewedOut, int32_t setPoint, int32_t slewRate) |
| Abnormal Speed Detect Init. More... | |
| void slewRate | ( | int32_t * | slewedOut, |
| int32_t | setPoint, | ||
| int32_t | slewRate | ||
| ) |
Abnormal Speed Detect Init.
| [in] | *slewedOut | Pointer |
| [in] | setPoint | Input |
| [in] | slewRate | Input |
Referenced by closeLoopLowPriorityRun(), closeLoopRun(), focRun(), and openLoopRun().