![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <App1_types.h>

Data Fields | |
| isf_SensorHandle_t | smAdapterHandle |
| uint8 | sensorId |
| uint32 | dataReadyEventFlag |
| uint16 | dataTypeSize |
Definition at line 192 of file App1_types.h.
| uint32 dataReadyEventFlag |
Definition at line 366 of file BasicApp1_types.h.
| uint16 dataTypeSize |
Definition at line 367 of file BasicApp1_types.h.
| uint8 sensorId |
Definition at line 194 of file App1_types.h.
Referenced by App1_ci_app_callback(), and App1_MainTask().
| isf_SensorHandle_t smAdapterHandle |
Definition at line 193 of file App1_types.h.
Referenced by App1_GotoState(), App1_MainTask(), and App1_ReturnSensorsToInit().