Blame | Last modification | View Log | Download | RSS feed
ifndef __regm644rfr2inc__regm644rfr2inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGM644RFR2.INC *;* *;* Contains Bit & Register Definitions for ATmega644RFR2 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 2047RAMSTART equ 0x200,dataRAMEND equ 0x21ff,dataFLASHEND label 0xffffinclude "regx4rfr2.inc"restore ; re-enable listingendif ; __regm644rfr2inc