Reference Language | Libraries | Comparison | Changes
Returns the value of the detection threshold
CurieIMU.getDetectionThreshold(int feature)
feature: the requested feature. It can assume one of these values:
The detection threshold of the chosen feature in mg. The range of the returned values is related to the Accelerometer range setting. See setDetectionThreshold for more details.
Corrections, suggestions, and new documentation should be posted to the Forum.
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.