|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMotionRawFeed
| Field Summary | |
|---|---|
static byte |
BMI_MOTION_DETECT_DELTA
BMI_MOTION_DETECT_DELTA This bit indicates that the motion detector status has changed from 1 to 0 or has changed from 0 to 1. |
static byte |
BMI_MOTION_DETECT_ENABLED
BMI_MOTION_DETECT_ENABLED This bits is the state of the motion detector sampling and status reporting mechanism. |
static byte |
BMI_MOTION_DETECT_LATCHED_STATUS
BMI_MOTION_DETECT_LATCHED_STATUS This bit is the latched status of the motion sensor. |
static byte |
BMI_MOTION_DETECT_STATUS
BMI_MOTION_DETECT_STATUS This bit is the present status of the the motion detector status pin. |
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Each byte returned by the input stream represents the status byte from the motion detector. |
| Field Detail |
|---|
static final byte BMI_MOTION_DETECT_STATUS
static final byte BMI_MOTION_DETECT_LATCHED_STATUS
static final byte BMI_MOTION_DETECT_DELTA
static final byte BMI_MOTION_DETECT_ENABLED
| Method Detail |
|---|
java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||