FLASH_read

Description

Read binary contents of 14 bit instruction word held in code memory

Definition

uint FLASH_read(uint addr)

Library

LIB/flash_lib.bas

Usage

On entry:
addr is the word address in the code memory of the PIC

see FLASH description for a more detailed description

On exit:
return the 14 bit value at code address addr