ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
fxls896x_offset_noise_t Struct Reference

This structure defines the fxls896x offset and noise calculation parameters. More...

Collaboration diagram for fxls896x_offset_noise_t:
Collaboration graph

Data Fields

float offx
 
float offy
 
float offz
 
float rmsx
 
float rmsy
 
float rmsz
 
uint8_t complete_accel_offnoise
 

Detailed Description

This structure defines the fxls896x offset and noise calculation parameters.

Definition at line 182 of file fxls8962_freemaster_demo.c.

Field Documentation

◆ complete_accel_offnoise

uint8_t complete_accel_offnoise

Definition at line 190 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ offx

float offx

Definition at line 184 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ offy

float offy

Definition at line 185 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ offz

float offz

Definition at line 186 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ rmsx

float rmsx

Definition at line 187 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ rmsy

float rmsy

Definition at line 188 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().

◆ rmsz

float rmsz

Definition at line 189 of file fxls8962_freemaster_demo.c.

Referenced by accel_off_noise(), and offset_noise_init().


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