Enum Lsm6dsox.AccelFullScale
Enum representing the full scale settings for the accelerometer of the LSM6dsox sensor.
Assembly: Lsm6dsox.dll
View Source
public enum Lsm6dsox.AccelFullScale
Fields
G2
±2g full scale setting for the accelerometer.
View Source
G2 = 0
G4
±4g full scale setting for the accelerometer.
View Source
G4 = 8
G8
±8g full scale setting for the accelerometer.
View Source
G8 = 12
G16
±16g full scale setting for the accelerometer.
View Source
G16 = 4