![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <fusion_types.h>

Data Fields | |
| float | fLPHp |
| float | fLPTp |
| float | fdeltat |
| float | flpf |
| int32 | systick |
| int8 | resetflag |
Definition at line 37 of file fusion_types.h.
| float fdeltat |
Definition at line 41 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC().
| float flpf |
Definition at line 42 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
| float fLPHp |
Definition at line 39 of file fusion_types.h.
Referenced by fRun_1DOF_P_BASIC().
| float fLPTp |
Definition at line 40 of file fusion_types.h.
Referenced by fRun_1DOF_P_BASIC().
| int8 resetflag |
Definition at line 44 of file fusion_types.h.
Referenced by fInit_1DOF_P_BASIC(), and fRun_1DOF_P_BASIC().
| int32 systick |
Definition at line 43 of file fusion_types.h.