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