The data packet is a location in application storage where the Touch Display driver will return to the caller the current Touch Display threshold settings. The format is as follows:
┌─────────────────────────────────────────────────────┐ │Field Length C Datatype │ ├─────────────────────────────────────────────────────┤ │On-Screen threshold WORD USHORT │ ├─────────────────────────────────────────────────────┤ │Push Threshold WORD USHORT │ ├─────────────────────────────────────────────────────┤ │Push hysteresis threshold WORD USHORT │ └─────────────────────────────────────────────────────┘