MotorWare f2806x Module API Documentation
Enumerations
cal_states.h File Reference

Contains the public interface to the calibration (CAL) module routines. More...

Go to the source code of this file.

Enumerations

enum  CAL_State_e {
  CAL_State_Error = 0, CAL_State_Idle = 1, CAL_State_AdcOffset = 2, CAL_State_Done = 3,
  CAL_numStates = 4
}
 Defines the CAL states. More...
 

Detailed Description

Contains the public interface to the calibration (CAL) module routines.

(C) Copyright 2014, Texas Instruments, Inc.

Definition in file cal_states.h.