1.7.2.2 qtm_surface_contact_data_t

  • Run-time data for touch surface
ParameterSizeRange/OptionsUsage
qt_surface_status1 byte

Bit field

Bit 7: Reburst required

Reburst Required = 1

Indicates that further measurements are required to resolve/update contact status.

Bit 6: —
Bit 5: POS_V_DECVertical position decreased
Bit 4: POS_V_INCVertical position increased
Bit 3: POS_H_DECHorizontal position decreased
Bit 2: POS_H_INCHorizontal position increased
Bit 1: POS_CHANGEChange in reported position
Bit 0: Touch detection

Touch Detection = 1

Indicates that a touch contact is present on the surface.

h_position_abs2 bytes0 to 4095Apparent horizontal position
h_position2 bytes0 to 4095Motion filtered horizontal position
v_position_abs2 bytes0 to 4095Apparent vertical position
v_position2 bytes0 to 4095Motion filtered vertical position
contact_size2 bytesSum of touch deltas at contact location