Enum OperationMode
Specifies the operation mode of the device.
public enum OperationMode : byte
Fields
Standby = 0
Disable all event reporting on the device.
Active = 1
Event detection is enabled. Only enabled events are reported by the device.
Speed = 3
The device enters speed mode.