Adafruit LSM6DS Sensors Library
Classes | Macros | Typedefs | Enumerations
Adafruit_LSM6DSO32.h File Reference
#include "Adafruit_LSM6DS.h"
#include "Adafruit_LSM6DSOX.h"

Go to the source code of this file.

Classes

class  Adafruit_LSM6DSO32
 Class that stores state and functions for interacting with the LSM6DSO32 I2C Digital Potentiometer. More...
 

Macros

#define LSM6DSO32_CHIP_ID   0x6C
 LSM6DSO32 default device id from WHOAMI.
 

Typedefs

typedef enum dso32_accel_range lsm6dso32_accel_range_t
 

Enumerations

enum  dso32_accel_range { LSM6DSO32_ACCEL_RANGE_4_G, LSM6DSO32_ACCEL_RANGE_32_G, LSM6DSO32_ACCEL_RANGE_8_G, LSM6DSO32_ACCEL_RANGE_16_G }
 

Detailed Description

I2C Driver for the Adafruit LSM6DSO32 6-DoF Accelerometer and Gyroscope library

This is a library for the Adafruit LSM6DSO32 breakout:
https://www.adafruit.com/products/PID_HERE

Adafruit invests time and resources providing this open source code,

please support Adafruit and open-source hardware by purchasing products from Adafruit!

BSD license (see license.txt)

Typedef Documentation

◆ lsm6dso32_accel_range_t

The accelerometer data range

Enumeration Type Documentation

◆ dso32_accel_range

The accelerometer data range