.

meiFlashMemorySet

Declaration

 
long meiFlashMemorySet(MEIFlash    flash,
                       void        *dst,
                       const void  *src,
                       long        count)
 

Required Header: stdmei.h
Change History: Modified in the 03.03.00

Description

meiFlashMemorySet copies application memory (starting at address src) to count bytes of flash memory (flash, starting at address dst).

You should calculate the dst pointer by considering flash memory as a stream of bytes, because FlashMemoryGet will adjust the pointer for the actual type of flash memory.

Remarks

flash memory is of type unsigned long *

 
Return Values
MPIMessageOK  

See Also

meiFlashMemoryGet

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering