Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn261inc__regtn261inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN261.INC *;* *;* Contains Bit & Register Definitions for ATtiny261(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 "regtnx61.inc"restoreendif ; __regtn261inc