IRUSER Shared Memory: Difference between revisions
(One intermediate revision by the same user not shown) | |||
Line 74: | Line 74: | ||
=ReceiveBufferInfo/SendBufferInfo= | =ReceiveBufferInfo/SendBufferInfo= | ||
The BufferInfo sections store data validity information for the two buffers | The BufferInfo sections store data validity information for the two buffers | ||
Line 86: | Line 85: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| | | Start index of valid packets | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
Line 93: | Line 92: | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| | | 0x4 | ||
| Number of valid packets | | Number of valid packets | ||
|- | |||
| 0xC | |||
| 0x4 | |||
| Unknown/Unused? | |||
|} | |} | ||