The data packet is a location in application storage where the Touch Display driver returns to the caller the Touch Display selection mechanism method. The format is as follows:

┌───────────────────────────────────────────────────┐
│Field                       Length     C Datatype  │
├───────────────────────────────────────────────────┤
│Type                        WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Number of stable points     WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Tolerance value             WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Stable region length        WORD       USHORT      │
└───────────────────────────────────────────────────┘


[Back] [Next]