Reference Language | Libraries | Comparison | Changes
Returns the status of the interrupt for the selected feature.
CurieIMU.getInterruptStatus(int feature)
feature: the feature for which the interrupt has to be enabled. It can assume one of these values:
true or false if an interrupt has been triggered for the selected feature
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.