Enum Adxl345.Frequencies
Frequency of the sensor readings when the device is in sleep mode.
Assembly: Adxl3xx.dll
View Source
public enum Adxl345.Frequencies : byte
Fields
EightHz
8hz
View Source
EightHz = 0
FourHz
4hz
View Source
FourHz = 1
TwoHz
2hz
View Source
TwoHz = 2
OneHz
1hz
View Source
OneHz = 3