![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
This structure defines the fxls896x offset and noise calculation parameters. More...

Data Fields | |
| float | offx |
| float | offy |
| float | offz |
| float | rmsx |
| float | rmsy |
| float | rmsz |
| uint8_t | complete_accel_offnoise |
This structure defines the fxls896x offset and noise calculation parameters.
Definition at line 182 of file fxls8962_freemaster_demo.c.
| uint8_t complete_accel_offnoise |
Definition at line 190 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float offx |
Definition at line 184 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float offy |
Definition at line 185 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float offz |
Definition at line 186 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float rmsx |
Definition at line 187 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float rmsy |
Definition at line 188 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().
| float rmsz |
Definition at line 189 of file fxls8962_freemaster_demo.c.
Referenced by accel_off_noise(), and offset_noise_init().