Blame | Last modification | View Log | Download | RSS feed
ifndef __regt4313inc__regt4313inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGT4313.INC *;* *;* Contains Bit & Register Definitions for ATtiny4313 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 255 ; end address EEPROMRAMSTART equ 0x60,data ; start address SRAMRAMEND equ 0x15f,data ; end address SRAMFLASHEND label 4095 ; end address Flashinclude "regtx313.inc"restoreendif ; __regt4313inc