touch_lib_state_t

Enumeration

touch_lib_state_t

Use

Indicates the current state of the library with respect to a specific acquisition method

Values

Comment

TOUCH_LIB_STATE_NULL

Library is not yet initialized for the specific acquisition method

TOUCH_LIB_STATE_INIT

Library is initialized, sensor configuration and calibration is not yet done.

TOUCH_LIB_STATE_READY

Library is ready for a new acquisition in the specific method

TOUCH_LIB_STATE_CALIBRATE

Library requires re-calibration before acquisition can be done for the specific acquisition method

TOUCH_LIB_STATE_BUSY

Library is busy with acquisition & processing for the specific acquisition method