Blame | Last modification | View Log | Download | RSS feed
ifndef __regtn5inc__regtn5inc equ 1savelisting off ; kein Listing ueber diesen File;****************************************************************************;* *;* AS 1.42 - File REGTN5.INC *;* *;* Contains Bit & Register Definitions for ATtiny5 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsRAMSTART equ 0x40,data ; start address SRAMRAMEND equ 0x5f,data ; end address SRAMFLASHEND label 511 ; end address Flash__HAS_ADC__ equ 1include "regtx459.inc"restoreendif ; __regtn5inc