Blame | Last modification | View Log | Download | RSS feed
ifndef __regu1286inc__regu1286inc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File REGU1286.INC *;* *;* Contains Bit & Register Definitions for AT90USB1286 *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2END equ 4095RAMSTART equ 0x100,dataRAMEND equ 0x20ff,dataFLASHEND label 0x1ffff__USBHOSTMODE equ 0include "regmxu6.inc"restore ; re-enable listingendif ; __regu1286inc