![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <fusion_types.h>
Data Fields | |
float | fLPH |
float | fLPT |
float | fdeltat |
float | flpf |
int32 | systick |
int8 | resetflag |
Definition at line 68 of file fusion_types.h.
float fdeltat |
Definition at line 72 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC().
float flpf |
Definition at line 73 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
float fLPH |
Definition at line 70 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
float fLPT |
Definition at line 71 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
int8 resetflag |
Definition at line 75 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
int32 systick |
Definition at line 74 of file fusion_types.h.