Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn104inc__regtn104inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN104.INC *;* *;* Contains Bit & Register Definitions for ATtiny104 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsRAMSTART equ 0x40,data ; start address SRAMRAMEND equ 0x5f,data ; end address SRAMFLASHEND label 1023 ; end address Flashinclude "regt1024.inc"restoreendif ; __regtn104inc