MP:SendDataFrame: Difference between revisions

Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x001400C2]}} {{IPC/RequestEntry|u32 nodeID}} {{IPC/RequestEntry|Size}} {{IPC/RequestEntr..."
 
 
Line 17: Line 17:


=Description=
=Description=
This seems to be for sending data frames.
This seems to be for sending data frames. The input size is unused.


When flag is non-zero, a ring-buffer is used. Otherwise, the data is written into storage which can only contain one frame.
When flag is non-zero, a ring-buffer is used. Otherwise, the data is written into storage which can only contain one frame.