ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
SensorInfo_t Struct Reference

#include <App1_types.h>

Collaboration diagram for SensorInfo_t:
Collaboration graph

Data Fields

isf_SensorHandle_t smAdapterHandle
 
uint8 sensorId
 
uint32 dataReadyEventFlag
 
uint16 dataTypeSize
 

Detailed Description

Definition at line 192 of file App1_types.h.

Field Documentation

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().


The documentation for this struct was generated from the following files: