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

This defines the DSA adapter functional interface. More...

#include <isf_sm_dsa_adapter.h>

Data Fields

void * pDataBuff
LWEVENT_STRUCT * pEventGroup
uint32 nEventFieldIndex

Detailed Description

This defines the DSA adapter functional interface.

Definition at line 73 of file isf_sm_dsa_adapter.h.


Field Documentation

The event flag of the event group to signal after depositing sensor sample in pDataBuff.

Definition at line 80 of file isf_sm_dsa_adapter.h.

void* pDataBuff

The data buffer where sensor data is deposited by the sensor device adapter ISR.

Definition at line 76 of file isf_sm_dsa_adapter.h.

LWEVENT_STRUCT* pEventGroup

The event group to signal after depositing sensor sample in pDataBuff.

Definition at line 78 of file isf_sm_dsa_adapter.h.


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