ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
fxlc95000_SensorSetting_t Struct Reference

#include <fxlc95000.h>

Collaboration diagram for fxlc95000_SensorSetting_t:
Collaboration graph

Data Fields

uint8 nSettingsToUse
 1 = current; 2=given; 3=best possible More...
 
uint8 nFifoDepth
 1 = no FIFO, or another value < SM_MAX_FIFO_DEPTH More...
 
uint32 nCurrentReportRate
 Sample period in microseconds. More...
 
uint8 nCurrentResolution
 Expected sensor resolution. More...
 
uint8 nRange
 Expected sensor dynamic range. More...
 
uint8 nMode
 sensor specific mode More...
 

Detailed Description

Definition at line 20 of file fxlc95000.h.

Field Documentation

uint32 nCurrentReportRate

Sample period in microseconds.

Definition at line 24 of file fxlc95000.h.

Referenced by fsl_fxlc95000_Configure().

uint8 nCurrentResolution

Expected sensor resolution.

Definition at line 25 of file fxlc95000.h.

Referenced by fsl_fxlc95000_Configure().

uint8 nFifoDepth

1 = no FIFO, or another value < SM_MAX_FIFO_DEPTH

Definition at line 23 of file fxlc95000.h.

uint8 nMode

sensor specific mode

Definition at line 27 of file fxlc95000.h.

Referenced by fsl_fxlc95000_Configure().

uint8 nRange

Expected sensor dynamic range.

Definition at line 26 of file fxlc95000.h.

Referenced by fsl_fxlc95000_Configure().

uint8 nSettingsToUse

1 = current; 2=given; 3=best possible

Definition at line 22 of file fxlc95000.h.


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