Blame | Last modification | View Log | Download | RSS feed
ifndef __regt2313inc__regt2313inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGT2313.INC *;* *;* Contains Bit & Register Definitions for ATtiny2313(A) *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 127 ; end address EEPROMRAMSTART equ 0x60,data ; start address SRAMRAMEND equ 0xdf,data ; end address SRAMFLASHEND label 2047 ; end address Flashinclude "regtx313.inc"restoreendif ; __regt2313inc