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