Blame | Last modification | View Log | Download | RSS feed
ifndef __regu647inc__regu647inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGU647.INC *;* *;* Contains Bit & Register Definitions for AT90USB647 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 2047RAMSTART equ 0x100,dataRAMEND equ 0x10ff,dataFLASHEND label 0xffff__USBHOSTMODE equ 1include "regmxu6.inc"restore ; re-enable listingendif ; __regu647inc