|
MotorWare f2806x Module API Documentation
|
Contains the user related definitions. More...
#include "sw/modules/types/src/types.h"#include "sw/modules/math/src/float/math.h"#include "sw/modules/motor/src/float/motor.h"#include "sw/modules/cal/src/cal_states.h"#include "sw/modules/ctrl/src/ctrl_states.h"#include "sw/modules/est/src/est_Flux_states.h"#include "sw/modules/est/src/est_Ls_states.h"#include "sw/modules/est/src/est_Rr_states.h"#include "sw/modules/est/src/est_Rs_states.h"#include "sw/modules/est/src/est_Traj_states.h"#include "sw/modules/est/src/est_states.h"Go to the source code of this file.
Data Structures | |
| struct | _USER_Params_ |
| Defines a structure for the user parameters. More... | |
Typedefs | |
| typedef struct _USER_Params_ | USER_Params |
| Defines a structure for the user parameters. More... | |
Contains the user related definitions.
(C) Copyright 2014, Texas Instruments, Inc.
Definition in file user/src/float/userParams.h.
1.8.9.1