|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IML8953Accelerometer
| Method Summary | |
|---|---|
AccelerometerSample |
readSample()
Reads a single sample of the X,Y,Z axes. |
short |
readX()
Read the X-Axis data from the accelerometer device. |
short |
readY()
Read the Y-Axis data from the accelerometer device. |
short |
readZ()
Read the Z-Axis data from the accelerometer device. |
| Method Detail |
|---|
short readX()
throws java.io.IOException
java.io.IOException
short readY()
throws java.io.IOException
java.io.IOException
short readZ()
throws java.io.IOException
java.io.IOException
AccelerometerSample readSample()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||