![]() |
ISF
1.1
Intelligent Sensing Framework
|
This defines the DSA sensor configuration parameter structure configuring the sensor settings by a subscriber task. More...
#include <isf_sm_dsa_adapter.h>
Data Fields | |
uint32 | nSampleRate |
uint8 | nResolution |
uint8 | nRange |
uint8 | nMode |
This defines the DSA sensor configuration parameter structure configuring the sensor settings by a subscriber task.
Definition at line 114 of file isf_sm_dsa_adapter.h.
Sensor specific mode.
Definition at line 123 of file isf_sm_dsa_adapter.h.
Sensor dynamic range.
Definition at line 121 of file isf_sm_dsa_adapter.h.
Sample resolution.
Definition at line 119 of file isf_sm_dsa_adapter.h.
Sample period in microseconds.
Definition at line 117 of file isf_sm_dsa_adapter.h.