<< Previous | Next >> | |
|
int sf_RAMToPage( long page );
Description
- Command the serial flash to write its RAM buffer contents to one of the flash memory pages.
NOTE This function blocks and only works on boards with one serial flash device. Parameter
- page
- The page to which the RAM buffer contents will be written t
Return Value
- 0 for success
-1 for errorLibrary
- SFLASH.LIB
Dynamic C Functions | << Previous | Next >> | rabbit.com |