A B C D E F G H I J K L M N O P R S T U V W 

E

enable - Variable in enum com.mbientlab.metawear.api.controller.Accelerometer.Component
 
enableAutoSleepMode() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enables auto sleep mode on the accelerometer.
enableAutoSleepMode(Accelerometer.SleepModeRate, int) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enables auto sleep mode on the accelerometer.
enableComponent(Accelerometer.Component, boolean) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enables accelerometer activity for the given component
enableFilterNotify(byte) - Method in interface com.mbientlab.metawear.api.controller.DataProcessor
Enable notifications on a filter output.
enableFreeFallDetection() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable free fall detection.
enableIBeacon() - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Enable the IBeacon module
enableMacros() - Method in interface com.mbientlab.metawear.api.controller.Macro
Enable the macro module
enableModule() - Method in interface com.mbientlab.metawear.api.controller.DataProcessor
Enable the data processor module
enableModule() - Method in interface com.mbientlab.metawear.api.controller.Event
Enable the event module
enableMotionDetection(Accelerometer.Axis...) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable motion detection.
enableNotification(Accelerometer.Component) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
enableNotification() - Method in interface com.mbientlab.metawear.api.controller.MechanicalSwitch
Enable notifications when the switch state changes
enableNotification(byte) - Method in interface com.mbientlab.metawear.api.controller.Timer
Enables ble notifications for a timer.
enableOrientationDetection() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable orientation detection.
enablePinChangeNotification(byte) - Method in interface com.mbientlab.metawear.api.controller.GPIO
Enable notifications on a pin state change.
enableProgressNotfiy(byte) - Method in interface com.mbientlab.metawear.api.controller.Macro
Enables a call to the Macro.Callbacks.macroFinished(byte) callback function which signifies the macro has finished executing
enableSampling() - Method in interface com.mbientlab.metawear.api.controller.Temperature
Enables temperature sampling and event detection
enableShakeDetection(Accelerometer.Axis) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable shake detection.
enableTapDetection(Accelerometer.TapType, Accelerometer.Axis) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable tap detection.
enableThermistorMode(byte, byte) - Method in interface com.mbientlab.metawear.api.controller.Temperature
Puts the board in thermistor mode, which uses the thermistor to measure the temperature rather than the onboard temperature chip
enableXYZSampling() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Enable data sampling of the XYZ axes.
eraseMacros() - Method in interface com.mbientlab.metawear.api.controller.Macro
Erase all macros from the board.
Event - Interface in com.mbientlab.metawear.api.controller
Controller for the event module
Event.Callbacks - Class in com.mbientlab.metawear.api.controller
Callbacks for the event module
Event.Callbacks() - Constructor for class com.mbientlab.metawear.api.controller.Event.Callbacks
 
Event.Command - Interface in com.mbientlab.metawear.api.controller
Wrapper class encapsulating command information
Event.Register - Enum in com.mbientlab.metawear.api.controller
 
executeMacro(byte) - Method in interface com.mbientlab.metawear.api.controller.Macro
Execute a macro
A B C D E F G H I J K L M N O P R S T U V W