Enumeration: MTOUCHSENSORSTATE
This enumeration defines all possible states for sensor.
Values:
- SENSOR_INITIALIZING - sensor is still initializing (see POWER_UP_SAMPLES in mTouchConfig.h),
- SENSOR_RELEASED - sensor is currently released,
- SENSOR_PRESSED - sensor is currently pressed,
- SENSOR_DISCONNECTED = 0x80 - bit 7 shows that the sensor must be removed from scan.