Blame | Last modification | View Log | Download | RSS feed
ifndef __reg2233inc__reg2233inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REG2233.INC *;* *;* Contains Bit & Register Definitions for AT90S2233 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 127RAMSTART equ 0x60,dataRAMEND equ 0xdf,dataFLASHEND label 0x7ffinclude "regxx33.inc"restoreendif ; __reg2233inc