Skip to main content

Enum Lsm6dsox.AccelFullScale

Enum representing the full scale settings for the accelerometer of the LSM6dsox sensor.

Assembly: Lsm6dsox.dll
View Source
Declaration
public enum Lsm6dsox.AccelFullScale

Fields

G2

±2g full scale setting for the accelerometer.

View Source
Declaration
G2 = 0

G4

±4g full scale setting for the accelerometer.

View Source
Declaration
G4 = 8

G8

±8g full scale setting for the accelerometer.

View Source
Declaration
G8 = 12

G16

±16g full scale setting for the accelerometer.

View Source
Declaration
G16 = 4