Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn167inc__regtn167inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN167.INC *;* *;* Contains Bit & Register Definitions for ATtiny167 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 511 ; end address EEPROMRAMSTART equ 0x100,data ; start address SRAMRAMEND equ 0x2ff,data ; end address SRAMFLASHEND label 16383 ; end address Flashinclude "regtnx7.inc"restoreendif ; __regtn167inc