The Parameter Packet format is the same for its two subfunctions. The common Parameter Packet format is as follows:

┌──────────────────────────────────────────────┐
│Field                  Length     C Datatype  │
├──────────────────────────────────────────────┤
│Subfunction Number     BYTE       UCHAR       │
├──────────────────────────────────────────────┤
│Slot Number            BYTE       UCHAR       │
├──────────────────────────────────────────────┤
│Function Number        BYTE       UCHAR       │
└──────────────────────────────────────────────┘


[Back] [Next]