Eddy DK Programmer Guide
101
Function
Requests shared memory to be used and reads memory pointer.
Format
void *SB_SetSharedMemory (int Key_ID, int Buffer_Size);
Parameter
Key_ID
Buffer_Size
ID of shared memory to be registered
Size of shared memory to be used
Returns
*buffer_address Memory address of shared memory
Returns -1 upon failure.
Notice
In Eddy, this function is used for PortView and SNMP agent.
User can use this function to access shared memory for other purpose.
Содержание Eddy DK
Страница 1: ...1 Eddy DK Programmer Guide Ver 2 5 1 1 2011 02 15...
Страница 10: ...Eddy DK Programmer Guide 10 2 3 Eddy CPU v2 1 v2 5...
Страница 36: ...Eddy DK Programmer Guide 36 2 4 4 External Device Interface Description...
Страница 47: ...Eddy DK Programmer Guide 47 Eddy S4M v2 1 Eddy S4M v2 5...