SaveOffChip Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SaveOffChip Function
C
static void SaveOffChip(
    BYTE * ramAddr, 
    PTR_BASE ethAddr, 
    WORD len
);
Description

Copies data in PIC RAM to the Ethernet RAM

Preconditions

None

Parameters
Parameters 
Description 
ramAddr 
source address in RAM 
ethAddr 
destination address in Ethernet RAM 
len 
number of bytes to copy 
Returns

None

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.