37 #ifndef __FXLC95000_1_H
38 #define __FXLC95000_1_H
46 #include "fsl_i2c_master_driver.h"
50 #define FXLC95000_1_DATA_TYPE fxlc95000_DataBuffer_t
51 #define FXLC95000_1_SAMPLE_OFFSET (16)
52 #define FXLC95000_1_SAMPLE_SIZE (10)
53 #define FXLC95000_1_CONFIG_REGISTER_CMD_OFFSET (0)
54 #define FXLC95000_1_CONFIG_REGISTER_READ_OFFSET (4)
55 #define FXLC95000_1_CONFIG_REGISTER_SIZE (sizeof(fxlc95000_appConfigRegister_t))
57 #define FXLC95000_1_ACC_FLOAT_CONVERSION_FACTOR (0.000061035156)
58 #define FXLC95000_1_ACC_ACCEL_RANGE_2G (0x40)
59 #define FXLC95000_1_ACC_ACCEL_RANGE_4G (0x80)
60 #define FXLC95000_1_ACC_ACCEL_RANGE_8G (0xC0)
61 #define FXLC95000_1_ACC_MODE_ACCEL_ONLY (0x00)
62 #define FXLC95000_1_ACC_ACCEL_RESOLUTION_16_BIT (0x00)
const isf_dsa_Adapter_t FXLC95000_1_Adapter
This allows access to the sensor adapter instance for the target sensor.
This defines the DSA adapter structure required for static initialization of the concrete instance of...
The fxlc95000.h contains the FXLC95000 Intelligent Sensor register definitions, access macros...
const i2c_device_t FXLC95000_1_DeviceInfo
This allows access to the sensor communications specific configuration.
fxlc95000_Sensor_Specific_Settings_t FXLC95000_1_Sensor_Specific_Config
This allows access to the sensor specific configuration for the target sensor.