Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn12inc__regtn12inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN12.INC *;* *;* Contains Bit & Register Definitions for ATtiny12 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 63 ; end address EEPROMRAMSTART equ 0x60,data ; start address SRAMRAMEND equ 0x5f,data ; end address SRAM (i.e. no SRAM)FLASHEND label 1023 ; end address Flashinclude "regtn112.inc"restoreendif ; __regtn12inc