|
LSM9DS1 Library
0.7.0-alpha
C Library for the LSM9DS1 device.
|
Data and configurations for the lsm9ds1 device. More...
#include <lsm9ds1.h>

Data Fields | |
| bool | initialized |
| lsm9ds1_settings_t | settings |
| lsm9ds1_xfer_bus_t | xfer_bus |
| lsm9ds1_data_t | raw_data |
| lsm9ds1_converted_data_t | converted_data |
| lsm9ds1_sub_devices_t | sub_device |
| lsm9ds1_status_t(* | update_temp )(struct lsm9ds1_device_t *self) |
| lsm9ds1_status_t(* | update_accel )(struct lsm9ds1_device_t *self) |
| lsm9ds1_status_t(* | update_mag )(struct lsm9ds1_device_t *self) |
| lsm9ds1_status_t(* | update_gyro )(struct lsm9ds1_device_t *self) |
| lsm9ds1_status_t(* | update )(struct lsm9ds1_device_t *self) |
Data and configurations for the lsm9ds1 device.
1.8.13