![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <fxls8952.h>

Data Fields | |
| uint8 | accelFullScaleRange |
| boolean | usesInterrupts |
| uint32 | signal |
| boolean | usesBuffer |
| uint32 | samplePeriod |
| uint32 | regCount |
| fxls8952_Sensor_Specific_Reg_t | regPairs [] |
Definition at line 352 of file fxls8952.h.
| uint8 accelFullScaleRange |
Definition at line 354 of file fxls8952.h.
| uint32 regCount |
Definition at line 359 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_Configure().
| fxls8952_Sensor_Specific_Reg_t regPairs[] |
Definition at line 360 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_Configure().
| uint32 samplePeriod |
Definition at line 358 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_PeriodicCallback(), and fsl_fxls8952_i2c_3D_accel_ValidateSettings().
| uint32 signal |
Definition at line 356 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_Configure().
| boolean usesBuffer |
Definition at line 357 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_PeriodicCallback().
| boolean usesInterrupts |
Definition at line 355 of file fxls8952.h.
Referenced by fsl_fxls8952_i2c_3D_accel_Configure(), fsl_fxls8952_i2c_3D_accel_Shutdown(), and fsl_fxls8952_i2c_3D_accel_StartData().