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