|
MotorWare f2806x Module API Documentation
|
Enumerations | |
| enum | EST_Flux_ErrorCode_e { EST_Flux_ErrorCode_NoError =0, EST_Flux_ErrorCode_ShiftOverFlow, EST_Flux_ErrorCode_Clip, EST_Flux_numErrorCodes } |
| Enumeration for the estimator error codes. More... | |
| enum | EST_Flux_State_e { EST_Flux_State_Error =0, EST_Flux_State_Idle, EST_Flux_State_CL1, EST_Flux_State_CL2, EST_Flux_State_Fine, EST_Flux_State_Done, EST_Flux_numStates } |
| Enumeration for the estimator states. More... | |
| enum EST_Flux_ErrorCode_e |
Enumeration for the estimator error codes.
Definition at line 35 of file est_Flux_states.h.
| enum EST_Flux_State_e |
Enumeration for the estimator states.
Definition at line 46 of file est_Flux_states.h.
1.8.9.1