Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn441inc__regtn441inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN441.INC *;* *;* Contains Bit & Register Definitions for ATtiny441 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 255 ; end address EEPROMRAMSTART equ 0x100,data ; start address SRAMRAMEND equ 0x1ff,data ; end address SRAMFLASHEND label 4095 ; end address Flashinclude "regtnx41.inc"restoreendif ; __regtn441inc