ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
sm_SensorHandle_St Struct Reference

This is defines the DSA sensor device handle structure to invoke the adapter access functions. More...

#include <isf_sm_dsa_adapter.h>

Data Fields

sm_DevConfigHdr_t hdr
void * pDescriptor
void * pSensorSpecificSettings

Detailed Description

This is defines the DSA sensor device handle structure to invoke the adapter access functions.

Definition at line 153 of file isf_sm_dsa_adapter.h.


Field Documentation

Adapter device configuration header field.

Definition at line 156 of file isf_sm_dsa_adapter.h.

void* pDescriptor

Pointer to the adapter generic device descriptor field.

Definition at line 158 of file isf_sm_dsa_adapter.h.

Pointer to the adapter sensor specific settings field.

Definition at line 160 of file isf_sm_dsa_adapter.h.


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