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


Go to the source code of this file.
Data Structures | |
| struct | HALL_INTERFACE_T |
| Defines a halltrap instance. More... | |
Macros | |
| #define | HALLTRAP_HALT_TIME_US (1e6) |
| Defines the halt time before changing the motor direction. | |
Enumerations | |
| enum | HALL_e { HALL_A = 0, HALL_B, HALL_C, HALL_MAX } |
| HALL_e. More... | |
Functions | |
| void | HallInterface_Init (HALL_INTERFACE_T *hallInst) |
| Initialize the halltrap module. More... | |