Enumerations
include/est_Rs_states.h File Reference

Detailed Description

Contains the public interface to the stator resistance estimator (EST_Rs) module routines.

Go to the source code of this file.

Enumerations

enum  EST_Rs_State_e {
  EST_RS_STATE_ERROR =0,
  EST_RS_STATE_IDLE = 1,
  EST_RS_STATE_RAMPUP = 2,
  EST_RS_STATE_COARSE = 3,
  EST_RS_STATE_FINE = 4,
  EST_RS_STATE_DONE = 5,
  EST_RS_NUMSTATES = 6,
  EST_RS_STATE_ERROR =0,
  EST_RS_STATE_IDLE = 1,
  EST_RS_STATE_RAMPUP = 2,
  EST_RS_STATE_COARSE = 3,
  EST_RS_STATE_FINE = 4,
  EST_RS_STATE_DONE = 5,
  EST_RS_NUMSTATES = 6
}
 Enumeration for the stator resistance estimator states. More...
 

Copyright 2023, Texas Instruments Incorporated