![]() |
ISF
1.1
Intelligent Sensing Framework
|
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 |
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.
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.
void* pSensorSpecificSettings |
Pointer to the adapter sensor specific settings field.
Definition at line 160 of file isf_sm_dsa_adapter.h.