Blame | Last modification | View Log | Download | RSS feed
ifndef __regm164inc__regm164inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGM164.INC *;* *;* Contains Bit & Register Definitions for ATmega164 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 511RAMSTART equ 0x100,dataRAMEND equ 0x4ff,dataFLASHEND label 0x3fffinclude "regmxx4.inc"restore ; re-enable listingendif ; __regm164inc