The data packet is a location in application storage where the Touch Display driver returns to the caller the low-pass filter settings. The format is as follows:

┌────────────────────────────────────────────┐
│Field                Length     C Datatype  │
├────────────────────────────────────────────┤
│Filter type          USHORT     USHORT      │
├────────────────────────────────────────────┤
│Filter frequency     USHORT     USHORT      │
└────────────────────────────────────────────┘


[Back] [Next]