|
synchronized void | delete () |
|
| BMM150 (int bus, int addr, int cs) |
|
| BMM150 (int bus, int addr) |
|
| BMM150 (int bus) |
|
void | update () |
|
short | getChipID () |
|
AbstractList< Float > | getMagnetometer () |
|
void | init (BMM150_USAGE_PRESETS_T usage) |
|
void | init () |
|
void | setPresetMode (BMM150_USAGE_PRESETS_T usage) |
|
void | reset () |
|
void | setOutputDataRate (BMM150_DATA_RATE_T odr) |
|
void | setPowerBit (boolean power) |
|
void | setOpmode (BMM150_OPERATION_MODE_T opmode) |
|
BMM150_OPERATION_MODE_T | getOpmode () |
|
short | getInterruptEnable () |
|
void | setInterruptEnable (short bits) |
|
short | getInterruptConfig () |
|
void | setInterruptConfig (short bits) |
|
short | getInterruptStatus () |
|
void | setRepetitionsXY (short reps) |
|
void | setRepetitionsZ (short reps) |
|
void | installISR (BMM150_INTERRUPT_PINS_T intr, int gpio, SWIGTYPE_p_mraa__Edge level, SWIGTYPE_p_f_p_void__void isr, SWIGTYPE_p_void arg) |
|
void | uninstallISR (BMM150_INTERRUPT_PINS_T intr) |
|
short | readReg (short reg) |
|
int | readRegs (short reg, SWIGTYPE_p_unsigned_char buffer, int len) |
|
void | writeReg (short reg, short val) |
|
void | installISR (BMM150_INTERRUPT_PINS_T intr, int gpio, SWIGTYPE_p_mraa__Edge level, java.lang.Runnable runnable) |
|
|
| BMM150 (long cPtr, boolean cMemoryOwn) |
|
void | finalize () |
|
|
static long | getCPtr (BMM150 obj) |
|
|
transient boolean | swigCMemOwn |
|
The documentation for this class was generated from the following file:
- /iotdk/jenkins/workspace/upm-doc/build/src/bmm150/BMM150.java