![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|


Go to the source code of this file.
Data Structures | |
| struct | MTPA_T |
| MTPA Working Structure. More... | |
Functions | |
| void | mtpaInit (MTPA_T *pMtpa) |
| MTPA Init. More... | |
| void | mtpaRun (MTPA_T *pMtpa) |
| MTPA Run. More... | |
| void mtpaInit | ( | MTPA_T * | pMtpa | ) |
MTPA Init.
| [in] | *pMtpa | Input Pointer |
References MTPA_T::idRefFilt.
Referenced by idRefInit().
| void mtpaRun | ( | MTPA_T * | pMtpa | ) |
MTPA Run.
| [in] | *pMtpa | Input Pointer |
References filter(), GLOBAL_IQ, MTPA_T::idFiltConst, MTPA_T::idRef, MTPA_T::idRefFilt, IQ_NUM_T::iqScaling, MTPA_T::L1, MTPA_T::pidRefMin, MTPA_T::pInvKe, MTPA_T::pInvKeScaling, MTPA_T::pIq, and IQ_NUM_T::scaledNum.
Referenced by idRefLowPriorityRun().