Blame | Last modification | View Log | Download | RSS feed
ifndef __19f0wkhinc__19f0wkhinc equ 1savelisting off ; no listing over this file;****************************************************************************;* *;* AS 1.42 - File 19F0WKH.INC *;* *;* Contains Bit & Register Definitions for S912ZVCA19F0WKH *;* *;****************************************************************************;----------------------------------------------------------------------------; Memory LimitsE2START equ $100000 ; 2 KByte EEPROME2END equ $1007ffRAMSTART equ $001000 ; 12 KByte RAMRAMEND equ $003fffFLASHSTART equ $fd0000 ; 192 KByte Flash ROMFLASHEND equ $ffffff__housing equ 64__vca equ 1include "s12z/vc/common.inc"restore ; re-enable listingendif ; __19f0wkhinc