MotorWare f2806x Module API Documentation
Enumerations
est_Traj_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_Traj_ErrorCode_e { EST_Traj_ErrorCode_NoError =0, EST_Traj_ErrorCode_IdClip, EST_Traj_numErrorCodes }
 Enumeration for the trajectory generator error codes. More...
 
enum  EST_Traj_State_e {
  EST_Traj_State_Error =0, EST_Traj_State_Idle, EST_Traj_State_Est, EST_Traj_State_OnLine,
  EST_Traj_numStates
}
 Enumeration for the trajectory generator states. More...
 

Detailed Description

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

(C) Copyright 2014, Texas Instruments, Inc.

Definition in file est_Traj_states.h.