![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
the structure defines the ODR table between Hybrid and normal mode of device operation. More...
#include <fsl_fxos8700_i2cspi_6D_AccMag.h>
Data Fields | |
uint32 | periodNormalMode |
uint32 | periodHybridMode |
uint8 | configVal |
the structure defines the ODR table between Hybrid and normal mode of device operation.
Definition at line 93 of file fsl_fxos8700_i2cspi_6D_AccMag.h.
uint8 configVal |
configuration value correspond to given ODR in millisecond.
Definition at line 96 of file fsl_fxos8700_i2cspi_6D_AccMag.h.
uint32 periodHybridMode |
Hybrid mode ODR value in millisecond.
Definition at line 95 of file fsl_fxos8700_i2cspi_6D_AccMag.h.
uint32 periodNormalMode |
Normal Mode ODR value in millisecond.
Definition at line 94 of file fsl_fxos8700_i2cspi_6D_AccMag.h.