|
MotorWare f2806x Module API Documentation
|
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... | |
Contains the public interface to the calibration (CAL) module routines.
(C) Copyright 2014, Texas Instruments, Inc.
Definition in file cal_states.h.
1.8.9.1