Format of Offset Table structure |
Offset | Size | Description |
---|---|---|
00h |
WORD |
Set Address |
02h |
WORD |
Set Auto Increment |
04h |
WORD |
Read Byte |
06h |
WORD |
Read Word |
08h |
WORD |
Read Byte with Auto Increment |
0Ah |
WORD |
Read Word with Auto Increment |
0Ch |
WORD |
Read Words |
0Eh |
WORD |
Read Words with Auto Increment |
10h |
WORD |
Write Byte |
12h |
WORD |
Write Word |
14h |
WORD |
Write Byte with Auto Increment |
16h |
WORD |
Write Word with Auto Increment |
18h |
WORD |
Write Words |
1Ah |
WORD |
Write Words with Auto Increment |
1Ch |
WORD |
Compare Byte |
1Eh |
WORD |
Compare Byte with Auto Increment |
20h |
WORD |
Compare Words |
22h |
WORD |
Compare Words with Auto Increment |