MotorWare f2806x Module API Documentation
Enumerations
est_Flux_states.h File Reference

Contains the states for the flux estimator (EST_Flux) module routines. More...

Go to the source code of this file.

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...
 

Detailed Description

Contains the states for the flux estimator (EST_Flux) module routines.

(C) Copyright 2012, Texas Instruments, Inc.

Definition in file est_Flux_states.h.