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

This defines the DSA sensor configuration structure defining each individual sensor adapter in the DSA Sensor List. More...

#include <isf_sm_dsa_adapter.h>

Data Fields

sm_DsaAdapter_tpAdapter
void * pSensorHandle
void * pSensorSpecificSettings
sys_channelId_t channelId
uint32 devAddress

Detailed Description

This defines the DSA sensor configuration structure defining each individual sensor adapter in the DSA Sensor List.

Definition at line 167 of file isf_sm_dsa_adapter.h.


Field Documentation

Sensor device physical channel identification value.

Definition at line 176 of file isf_sm_dsa_adapter.h.

Sensor device physical address.

Definition at line 178 of file isf_sm_dsa_adapter.h.

Pointer to the statically initialized adapter structure.

Definition at line 170 of file isf_sm_dsa_adapter.h.

Pointer to the sensor device handle.

Definition at line 172 of file isf_sm_dsa_adapter.h.

Pointer to the adapter sensor specific settings.

Definition at line 174 of file isf_sm_dsa_adapter.h.


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