Syntax:
PFMRead (location, store)
Command Availability:
Available on all Microchip PIC microcontrollers with PFM self write capability.
Explanation:
PFMRead
reads information from the program memory on chips that
support this feature. location
is a word variable, and store
can be a byte of word.
The largest value possible for location
depends on the amount of
program memory on the Microchip PIC microcontroller.
This is an advanced command which should only be used by advanced developers.
For more help, see PFMWrite