The parameter packet is a location in application storage that contains the following data:

┌──────────────────────────────────────────┐
│Field              Length     C Datatype  │
├──────────────────────────────────────────┤
│Active Area        WORD       USHORT      │
├──────────────────────────────────────────┤
│Timeout Period     WORD       USHORT      │
├──────────────────────────────────────────┤
│Click Count        WORD       SHORT       │
└──────────────────────────────────────────┘


[Back] [Next]