![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|
#include "appInputCtrlInterface.h"#include "stdint.h"#include "appUserInputs.h"#include "appUserInputsInterface.h"#include "appUserOutputs.h"

Go to the source code of this file.
Data Structures | |
| struct | appInterfaceFlags |
| Structure for app interface flags. More... | |
| union | APPINTERFACE_FLAGS_T |
| flags for app interface More... | |
| struct | APP_INTERFACE_T |
| App interface Structure. More... | |
Macros | |
| #define | SERVICE_INTERVAL 200 |
| Interval for service of low priority tasks. | |
| #define | HVDIE_SERVICE_COUNT 100 |
| Interval for service of HV die. | |
| #define | FAULT_SERVICE_COUNT 190 |
| Interval for service of faults. | |
Variables | |
| APP_INTERFACE_T * | g_pAppInterface |
| App interface pointer. | |