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


Go to the source code of this file.
Data Structures | |
| struct | FLUX_WEAK_T |
| Flux Weakening Working Structure. More... | |
Functions | |
| void | fluxWeakInit (FLUX_WEAK_T *pFluxWeak) |
| Flux weakening Init. More... | |
| void | fluxWeakRun (FLUX_WEAK_T *pFluxWeak) |
| Flux weakening Run. More... | |
| void fluxWeakInit | ( | FLUX_WEAK_T * | pFluxWeak | ) |
Flux weakening Init.
| [in] | *pFluxWeak | Input Pointer |
References FLUX_WEAK_T::idRef, FLUX_WEAK_T::piFluxWeak, and piInit().
Referenced by idRefInit().
| void fluxWeakRun | ( | FLUX_WEAK_T * | pFluxWeak | ) |
Flux weakening Run.
| [in] | *pFluxWeak | Input Pointer |
References FLUX_WEAK_T::idRef, PI_T::out, FLUX_WEAK_T::piFluxWeak, and piRun_LowPriority().
Referenced by idRefLowPriorityRun().