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