Changes

Jump to navigation Jump to search
657 bytes added ,  00:00, 24 January 2017
Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x000400C0]}} {{IPC/RequestEntry|u32 nodeID}} {{IPC/RequestEntry|s8, bool flag.}} {{IPC/R..."
=Request=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code [0x000400C0]}}
{{IPC/RequestEntry|u32 nodeID}}
{{IPC/RequestEntry|s8, bool flag.}}
{{IPC/RequestEntry|u32 val}}
{{IPC/RequestEnd}}

=Response=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEnd}}

=Description=
This probably binds the input nodeID to the specified val, the latter is likely then used with the data frames(?).

nodeID must be <16 and val must be <4.

When flag is zero, each buffer for the ring-buffer is freed, if there is any.

Before returning, that flag is written into state.

Navigation menu